24 nov. 2011
Frame Relay: debugs
Error message: %Address already in map
r1#conf
Configuring from terminal, memory, or network [terminal]?
Enter configuration commands, one per line. End with CNTL/Z.
r1(config)#int s0/0
r1(config-if)#frame-relay map ip 150.0.0.4 104 broadcast
%Address already in map
r1(config-if)#do clear frame-relay inarp
r1(config-if)#frame-relay map ip 150.0.0.4 104 broadcast
r1(config-if)#
NTP - ACL
NTP - Network Time Protocol Packet types: - Control messages : don't bother with this. - NTP request/update messages: used for time sy...
-
Create a loopback Interface on MacOS X: ifconfig lo0 alias 172.16.123.1 will add an alias IP 172.16.123.1 to the loopback adapter ifconf...
-
Unicast Reverse Path Forwarding (uRPF) uRPF est une feature permettant d'éviter l'IP Spoofing. Lorsque urpf est activé sur une in...
-
Three authentication modes: 0 - null, no authentication 1 - clear-text 2 - md5 Per interface authentication r1(config)# interface s1/...