beautypg.com

Allied Telesis AT-8100 Series User Manual

Page 1831

background image

AT-8100 Switch Command Line User’s Guide

1831

You may specify the interfaces in the NETWORK command by their
respective network addresses instead of their VLAN IDs. This is illustrated
in this command, which activates RIP on VLAN 4:

awplus(config-router)# network

149.35.67.0/24

For further information on RIP, refer to Chapter 106, “Routing Information
Protocol (RIP)” on page 1851
and Chapter 107, “Routing Information
Protocol (RIP) Commands” on page 1865.

awplus(config)# router rip

Enter the Router Configuration
mode.

awplus(config-router)# network vlan4

Activate RIP on VLAN 4 to include
its network address in the RIP
update packets.

awplus(config-router)# passive-interface vlan4

Configure RIP in VLAN 4 not to
send update packets.

awplus(config-router)# network vlan5

Activate RIP on VLAN 5 to include
its network address in the RIP
update packets.

awplus(config-router)# passive-interface vlan5

Configure VLAN 5 not to send RIP
update packets.

awplus(config-router)# network vlan11

Activate RIP on VLAN 11 to
include its network address in the
RIP update packets.

awplus(config-router)# passive-interface vlan11

Configure VLAN 11 not to send
RIP update packets.

awplus(config-router)# network vlan15

Activate RIP on VLAN 15 to
include its network address in the
RIP update packets. (Do not
perform the PASSIVE-
INTERFACE command on this
VLAN because it is to transmit RIP
update packets to its RIP
neighbor.)