Router1>enable
Router1#configure terminal
Router1(config)#router rip
Tip- (After entering in that protocol provide network ip's of directly connected networks)
Router1(config-router)#network 192.168.12.0
Router1(config-router)#network 192.168.13.0
Router1(config-router)#network 192.168.1.0
Tip- (after doing all configration check your protocols configued or not)
Router1#show ip protocols
Tip- (configure the same protocol on all routers in your network to happen communication between them)
check your network after all routers configure by using ping command
Router1#configure terminal
Router1(config)#router rip
Tip- (After entering in that protocol provide network ip's of directly connected networks)
Router1(config-router)#network 192.168.12.0
Router1(config-router)#network 192.168.13.0
Router1(config-router)#network 192.168.1.0
Tip- (after doing all configration check your protocols configued or not)
Router1#show ip protocols
Tip- (configure the same protocol on all routers in your network to happen communication between them)
check your network after all routers configure by using ping command
No comments:
Post a Comment