Figure 3-10 Ospf Redistribution Route Configuration Example - Zte ZXR10 5900E Series Configuration Manual

Easy-maintenance mpls routing switch (ipv4 routing)
Hide thumbs Also See for ZXR10 5900E Series:
Table of Contents

Advertisement

Figure 3-10 OSPF Redistribution Route Configuration Example

1. Establish OSPF neighborhood between S1 and S2.
Run the following commands on S1:
S1(config)#interface loopback1
S1(config-if-loopback1)#ip adderss 1.1.1.2 255.255.255.255
S1(config-if-loopback1)#exit
S1(config)#interface vlan10
S1(config-if-vlan10)#ip address 30.0.0.1 255.255.255.252
S1(config-if-vlan10)#exit
S1(config)#router ospf 1
S1(config-ospf-1)#router-id 1.1.1.2
S1(config-ospf-1)#network 30.0.0.0 0.0.0.3 area 0
S1(config-ospf-1)#exit
Run the following commands on S2:
S2(config)#interface loopback1
S2(config-if-loopback1)#ip adderss 1.1.1.3 255.255.255.255
S2(config-if-loopback1)#exit
S2(config)#interface vlan10
S2(config-if-vlan10)#ip address 30.0.0.2 255.255.255.252
S2(config-if-vlan10)#exit
S2(config)#router ospf 1
S2(config-ospf-1)#router-id 1.1.1.2
S2(config-ospf-1)#network 30.0.0.0 0.0.0.3 area 0
S2(config-ospf-1)#exit
2. Run the RIP protocol on S1 and S3.
Run the following commands on S1:
S1(config)#interface vlan20
S1(config-if-vlan20)#ip address 30.0.1.1 255.255.255.252
S1(config-if-vlan20)#exit
S1(config)#router rip
S1(config-rip)#network 30.0.1.0 0.0.0.255
S1(config-rip)#exit
Run the following commands on S3:
S3(config)#interface vlan10
S3(config-if-vlan10)#ip address 30.0.1.2 255.255.255.252
S3(config-if-vlan10)#exit
SJ-20150114102049-003|2015-01-15 (R1.0)
3-31
ZTE Proprietary and Confidential
Chapter 3 OSPF Configuration

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents