DES-7200 Configuration Guide Chapter 2 RIP
Configuration
2-21
DES-7200(config)#interface Loopback 0
DES-7200(config-if)#ip address 192.168.60.1 255.255.255.0
DES-7200(config-if)#exit
! Create RIP routing process
DES-7200(config)#router rip
! Specify the associated network
DES-7200(config-router)#network 192.168.60.0
DES-7200(config-router)#network 192.168.15.0
# Switch B
! Configure the IP address of corresponding interface
DES-7200>enable
DES-7200#configure terminal
DES-7200(config)#interface gigabitEthernet 0/1
DES-7200(config-if)#no switchport
DES-7200(config-if)#ip address 192.168.15.2 255.255.255.0
DES-7200(config-if)#exit
DES-7200(config)#interface Loopback 0
DES-7200(config-if)#ip address 192.168.20.1 255.255.255.0
DES-7200(config-if)#exit
! Create RIP routing process
DES-7200(config)#router rip
! Specify the associated network
DES-7200(config-router)#network 192.168.20.0
DES-7200(config-router)#network 192.168.15.0
# Switch C
! Configure the IP address of corresponding interface
DES-7200>enable
DES-7200#configure terminal
DES-7200(config)#interface gigabitEthernet 0/1
DES-7200(config-if)#no switchport
DES-7200(config-if)#ip address 192.168.15.3 255.255.255.0
DES-7200(config-if)#exit
DES-7200(config)#interface Loopback 0
DES-7200(config-if)#ip address 192.168.10.1 255.255.255.0
DES-7200(config-if)#exit
! Create RIP routing process