No network, No network 0 – Allied Telesis AT-8100 Series User Manual

Page 1890

Advertising
background image

Chapter 107: Routing Information Protocol (RIP) Commands

1890

NO NETWORK

Syntax

no network network-address|subnet-mask|vlanid

Parameters

network-address

Specifies the network address to remove.

subnet-mask

Specifies the subnet mask of the network address. This parameter
is optional. When no mask is entered, the switch applies a mask
based on the class (A, B, or C) of the entered network address. For
example, the switch gives an IP address of 10.0.0.0 to a prefix
length of 8.

vlanid

Specifies the ID number of a VLAN.

Mode

Router Configuration mode

Description

Use this command to remove the specified network or VLAN from the RIP
routing process and stop the network or VLAN from sending and receiving
routing updates:

Confirmation Command

“SHOW IP RIP” on page 1897

Example

The following example removes VLAN 2 from the RIP routing process and
stops VLAN 2 from sending or receiving routing updates:

awplus> enable
awplus# configure terminal
awplus(config)# router rip
awplus(config-router)# no network vlan2

Advertising