Using The Web Interface To Configure Rip - Dell PowerConnect M6220 Configuration Manual

Configuration guide
Hide thumbs Also See for PowerConnect M6220:
Table of Contents

Advertisement

interface vlan 3
routing
ip address 192.130.3.1 255.255.255.0
exit
exit
Example #3. Enable RIP for the Switch
The next sequence enables RIP for the switch. The route preference defaults to 15.
console#config
router rip
enable
exit
exit
Example #4. Enable RIP for the VLAN Routing Interfaces
This command sequence enables RIP for ports vlan 2 and vlan 3. Authentication defaults to none, and
no default route entry is created. The commands specify that both ports receive both RIP-1 and RIP-2
frames, but send only RIP-2 formatted frames.
console#config
interface vlan 2
ip rip
ip rip receive version both
ip rip send version rip2
exit
interface vlan 3
ip rip
ip rip receive version both
ip rip send version rip2
exit
exit

Using the Web Interface to Configure RIP

Use the following screens to perform the same configuration using the Graphical User Interface:
Routing > IP > Configuration> To enable routing for the switch.
Routing > IP > Interface Configuration > To configure the VLAN routing interfaces.
Routing > RIP > Configuration. To enable RIP for the switch.
Routing > RIP > Interface Configuration. To enable RIP for the VLAN routing interfaces and specify
the RIP versions.
Routing Configuration
79

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents