Rip Configuration Example - Radware Alteon Application Manual

Application switch operating system
Hide thumbs Also See for Alteon:
Table of Contents

Advertisement

Alteon Application Switch Operating System Application Guide
Routing Information Protocol
For maximum security, RIPv1 messages are ignored when authentication is enabled. If not, the
routing information from authenticated messages is propagated by RIPv1 routers in an
unauthenticated manner.

RIP Configuration Example

Note:
A disabled RIP interface uses all the default values of the RIP, no matter how the RIP
parameters are configured for that interface. RIP sends RIP regular updates to include an up
interface, but not a down interface.
1. Add VLANs for routing interfaces.
>> Main# cfg/l2/vlan 2/ena
>> VLAN 2# add 2
Port 2 is an UNTAGGED port and its current PVID is 1.
Confirm changing PVID from 1 to 2 [y/n]: y
>> VLAN 2# /cfg/l2/vlan 3/ena
>> VLAN 3# add 3
Port 3 is an UNTAGGED port and its current PVID is 1.
Confirm changing PVID from 1 to 3 [y/n]: y
2. Add IP interfaces to VLANs.
>> Main# cfg/l3/if 2/ena
>> IP Interface 2# addr 102.1.1.1
>> IP Interface 2# vlan 2
>> IP Interface 2# /cfg/l3/if 3/ena
>> IP Interface 3# addr 103.1.1.1
>> IP Interface 3# vlan 3
3. Turn on RIP globally and enable RIP for each interface.
>> Main# cfg/l3/rip on
>> Routing Information Protocol# if 2/ena
>> RIP Interface 2# ..
>> Routing Information Protocol# if 3/ena
>> RIP Interface 3# apply
>> RIP Interface 3# save
4. Use the
/maint/route/dump
For those RIP-learned routes within the garbage collection period, routes phasing out of the
routing table with metric 16, use the
static routes do not appear in the RIP routing table.
124
(Enable VLAN 2)
(Add port 2 to VLAN 2)
(Enable VLAN 3)
(Add port EXT3 to VLAN 3)
(Enable interface 2)
(Define IP address for interface 2)
(Add interface 2 to VLAN 2)
(Enable interface 3)
(Define IP address for interface 3)
(Add interface 3 to VLAN 3)
(Turn on RIP globally)
(Enable RIP on IP interface 2)
(Enable RIP on IP interface 3)
(Apply your changes)
(Save the configuration)
command to check the current valid routes in the routing table.
/info/l3/route/dump
command. Locally configured
Document ID: RDWR-ALOS-V2900_AG1302

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents