Dell S6100 Configuration Manual page 735

Hide thumbs Also See for S6100:
Table of Contents

Advertisement

RIP Configuration on Core2
The following example shows how to configure RIPv2 on a host named Core2.
Example of Configuring RIPv2 on Core 2
Core2(conf-if-te-1/1/2/1)#
Core2(conf-if-te-1/1/2/1)#router rip
Core2(conf-router_rip)#ver 2
Core2(conf-router_rip)#network 10.200.10.0
Core2(conf-router_rip)#network 10.300.10.0
Core2(conf-router_rip)#network 10.11.10.0
Core2(conf-router_rip)#network 10.11.20.0
Core2(conf-router_rip)#show config
!
router rip
network 10.0.0.0
version 2
Core2(conf-router_rip)#
Core 2 RIP Output
The examples in the section show the core 2 RIP output.
Examples of the show ip Commands to View Core 2 Information
To display Core 2 RIP database, use the show ip rip database command.
To display Core 2 RIP setup, use the show ip route command.
To display Core 2 RIP activity, use the show ip protocols command.
The following example shows the show ip rip database command to view the learned RIP routes on Core 2.
Core2(conf-router_rip)#end
00:12:24: %RPM0-P:CP %SYS-5-CONFIG_I: Configured from console by console
Core2#show ip rip database
Total number of routes in RIP database: 7
10.11.30.0/24
[120/1] via 10.11.20.1, 00:00:03, TenGigabitEthernet 1/1/1/1
10.300.10.0/24
10.200.10.0/24
10.11.20.0/24
10.11.10.0/24
10.0.0.0/8
192.168.1.0/24
[120/1] via 10.11.20.1, 00:00:03, TenGigabitEthernet 1/1/1/1
192.168.1.0/24
192.168.2.0/24
[120/1] via 10.11.20.1, 00:00:03, TenGigabitEthernet 1/1/1/1
192.168.2.0/24
Core2#
The following example shows the show ip route command to show the RIP setup on Core 2.
Core2#show ip route
Codes: C - connected, S - static, R - RIP,
B - BGP, IN - internal BGP, EX - external BGP,LO - Locally Originated,
O - OSPF, IA - OSPF inter area, N1 - OSPF NSSA external type 1,
N2 - OSPF NSSA external type 2, E1 - OSPF external type 1,
E2 - OSPF external type 2, i - IS-IS, L1 - IS-IS level-1,
L2 - IS-IS level-2, IA - IS-IS inter area, * - candidate default,
> - non-active route, + - summary route
Gateway of last resort is not set
directly connected,TenGigabitEthernet 1/1/1/2
directly connected,TenGigabitEthernet 1/1/1/3
directly connected,TenGigabitEthernet 1/1/1/4
directly connected,TenGigabitEthernet 1/1/2/1
auto-summary
auto-summary
auto-summary
Routing Information Protocol (RIP)
735

Advertisement

Table of Contents
loading

Table of Contents