RIP Configuration Example
This example includes four PowerConnect switches that use RIP to
determine network topology and route information. The commands in this
example configure Switch A shown in Figure 36-6.
Figure 36-6. RIP Network Diagram
L3 Switch
To configure the switch:
1 Enable routing on the switch
console#config
console(config)#ip routing
2 Create VLANs 10, 20, and 30.
console(config)#vlan 10,20,30
3 Assign an IP address and enable RIP on each interface. Additionally, the
commands specify that each interface can receive both RIP-1 and RIP-2
frames but send only RIP-2 formatted frames.
console(config)#interface vlan 10
console(config-if-vlan10)#ip address 192.168.10.1
255.255.255.0
console(config-if-vlan10)#ip rip
Switch A
VLAN 10
192.168.10.1
VLAN 30
192.168.30.1
VLAN 20
192.168.20.1
L3 Switch
L3 Switch
Configuring RIP
1031
Need help?
Do you have a question about the PowerConnect 8024 and is the answer not in the manual?
Questions and answers