summerdike
Instructor
When routing is turned on, on network 172.16.0.0 is it also turned on on subnetworks of 172.16.0.0?
The below configuration is NOT changed with the addition of these lines. The commands are accepted but printout remains the same:
configure terminal
router rip
network 172.16.23.0
Printout of the routing settings:
_______________________________________________
demoswitch1#show ip protocols
Routing Protocol is "rip"
Sending updates every 30 seconds, next due in 16 seconds
Invalid after 180 seconds, hold down 180, flushed after 240
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set
Redistributing: rip
Default version control: send version 1, receive any version
Interface Send Recv Triggered RIP Key-chain
Vlan1 1 1 2
Vlan23 1 1 2
Automatic network summarization is in effect
Maximum path: 4
Routing for Networks:
172.16.0.0
172.30.0.0
172.32.0.0
192.168.1.0
Routing Information Sources:
Gateway Distance Last Update
Distance: (default is 120)
______________________________
"Reload and Restart Requested
System Initiated"
The below configuration is NOT changed with the addition of these lines. The commands are accepted but printout remains the same:
configure terminal
router rip
network 172.16.23.0
Printout of the routing settings:
_______________________________________________
demoswitch1#show ip protocols
Routing Protocol is "rip"
Sending updates every 30 seconds, next due in 16 seconds
Invalid after 180 seconds, hold down 180, flushed after 240
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set
Redistributing: rip
Default version control: send version 1, receive any version
Interface Send Recv Triggered RIP Key-chain
Vlan1 1 1 2
Vlan23 1 1 2
Automatic network summarization is in effect
Maximum path: 4
Routing for Networks:
172.16.0.0
172.30.0.0
172.32.0.0
192.168.1.0
Routing Information Sources:
Gateway Distance Last Update
Distance: (default is 120)
______________________________
"Reload and Restart Requested
System Initiated"