beautypg.com

Allied Telesis AT-FS970M Series User Manual

Page 1809

background image

AT-FS970M Switch Command Line User’s Guide

1809

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 104, “Routing Information
Protocol (RIP)” on page 1829
and Chapter 105, “Routing Information
Protocol (RIP) Commands” on page 1843.

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.)