Configuration Guide
IP Address and Service Configuration
Secondary IP address configuration example
Configure RIPv1. You can see the routes of 172.16.2.0/24 on router C and the
routes of 172.16.1.0/24 on router D.
Configuration of the Routers:
RIPv1 does not support classless-based routes. This means masks are not
carried with routing advertisement. 172.16.1.0/24 and 172.16.2.0/24 that belong
to the same netowrk are separated by the Class C network 192.168.12.0/2.
Generally, router C and router D cannot routes from each other. According to
one feature of RIP, the mask of the route to be received should be set to the
same value as that of the interface network if the route and the interface
network belong to the same network. By configuring routers A and B, you can
build a secondary netowrk 172.16.3.0/24 on the network 192.168.12.0/24 to link
the two separated subnets. The following presents a configuraiton description of
routers A and B.
Router A:
interface FastEthernet 0/0
ip address 172.16.3.1 255.255.255.0 secondary
ip address 192.168.12.1 255.255.255.0
!
interface FastEthernet 0/1
ip address 172.16.1.1 255.255.255.0
!
router rip
network 172.16.0.0
network 192.168.12.0
Router B:
interface FastEthernet 0/0
ip address 172.16.3.2 255.255.255.0 secondary
ip address 192.168.12.2 255.255.255.0
!
interface FastEthernet 0/1
ip address 172.16.2.1 255.255.255.0
!
router rip
network 172.16.0.0
Summary of Contents for RG-S2900G-E Series
Page 1: ...RG S2900G E Series Switch RGOS Configuration Guide Release 10 4 2b12 p1 ...
Page 91: ...Configuration Guide Configuring PoE Configuration ...
Page 133: ...Configuration Guide EEE Configuration ...
Page 319: ...Configuration Guide QinQ Configuration ...
Page 408: ......
Page 409: ...IP Routing Configuration 1 Static Route Configuration ...
Page 412: ......
Page 413: ...Multicast Configuration 1 IGMP Snooping Configuration 2 MLD Snooping Configuration ...
Page 757: ......
Page 758: ...ACL QoS Configuration 1 Access Control List Configuration 2 QoS Configuration ...
Page 801: ...Reliability Configuration 1 RLDP Configuration 2 TPP Configuration 3 SEM Configuration ...
Page 901: ...Configuration Guide ERSPAN Configuration ...
Page 902: ...Web based Configuration 1 Web based Configuration ...