PLANET XGS3-24040 User Manual

Page 275

Advertising
background image

Chapter 36 RIPng

36-8

Layer 3 SwitchB

Enable RIPng protocol

SwitchB (config)#router IPv6 rip

SwitchB (config-router-rip)#exit

Configure the IPv6 address and interfaces of Ethernet port vlan1 to run RIPng

SwitchB#config

SwitchB(config)# interface Vlan1

SwitchB(config-if)# IPv6 address 2001:1:1::2/64

SwitchB(config-if)#IPv6 router rip

SwitchB(config-if)exit

Layer 3 SwitchC

Enable RIPng protocol

SwitchC(config)#router IPv6 rip

SwitchC(config-router-rip)#exit

Configure the IPv6 address and interfaces of Ethernet port vlan1 to run RIPng

SwitchC#config

SwitchC(config)# interface Vlan1

SwitchC(config-if)# IPv6 address 2000:1:1::2/64

SwitchC(config-if)#IPv6 router rip

SwitchC(config-if)exit

36.3.2 RIPng Aggregation Route Function Typical Examples

The application topology as follows:

Figure 4-2 Typical application of RIPng aggregation

S1

S2

VLAN1

2001:1::1:1

VLAN1

2001:1::1:2

2001:1::20:0/110

2001:1::20:0/112

2001:1::21:0/112

2001:1::22:0/112

2001:1::23:0/112

Advertising