White Papers

Table Of Contents
The following example shows viewing the RIP configuration on Core 3.
!
interface TenGigabitEthernet 3/1/1
ip address 10.11.30.1/24
no shutdown
!
interface TenGigabitEthernet 3/2/1
ip address 10.11.20.1/24
no shutdown
!
interface TenGigabitEthernet 3/4/1
ip address 192.168.1.1/24
no shutdown
!
interface TenGigabitEthernet 3/5/1
ip address 192.168.2.1/24
no shutdown
!
router rip
version 2
network 10.11.20.0
network 10.11.30.0
network 192.168.1.0
network 192.168.2.0
Routing Information Protocol (RIP)
717