Rip Configuration Example - Dell PowerConnect 7048P Manual

Powerconnect 7000 series stackable layer 2 and 3 switches
Hide thumbs Also See for PowerConnect 7048P:
Table of Contents

Advertisement

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 35-6.
Figure 35-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
1018
Configuring 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

Advertisement

Table of Contents
loading

Table of Contents