Tuesday, February 26, 2008
Reflexive ACLs Limitation
Tuesday, February 19, 2008
Useful Grep #1
Rack1R6#sh int ! i is up!Internet
Ethernet0/0 is up, line protocol is up
Internet address is 141.1.36.6/24
Ethernet0/1 is up, line protocol is up
Internet address is 141.1.6.6/24
Serial1/0 is up, line protocol is up
Internet address is 54.1.1.6/24
Loopback0 is up, line protocol is up
Internet address is 150.1.6.6/24
OSPF - No Virtual Link across Stub Area
Monday, February 18, 2008
RIP - enabling unicast-only updates
Sunday, February 17, 2008
Configuring FRTS disables fair queueing
Wednesday, February 13, 2008
Passive Interface
The network statement does three things. First off the network statement advertises the networks configured on the interfaces that the network statement encompasses. These could be one or more networks. Secondly it enables the sending of updates or hellos, depending on the routing protocol used, outbound on the interface/interfaces. Lastly it allows updates or hellos to be received and processed inbound on the interface/interfaces.
The passive interface stops only one of these steps and that is the second step. It does not stop the advertisement of the network by the protocol or stop the receiving of inbound updates or hellos. Of course with any protocol that uses hellos that protocol will require a neighbor relationship to be formed before updates can be sent/received. (From B.D.)
