Chapter 6 X330WAN CLI Commands

network (Router-RIP context)

Use the network command to specify a list of networks on which the RIP is running. The no form of this command removes an entry.

Syntax

[no] network <ip-address> [<wildcard-mask>]

Parameters

ip-addressThe IP address of the network of directly connected networks.

wildcard-maskWildcard mask address. This parameter provides compatibility with the P550.

Example

To specify that RIP is used on all interfaces connected to the network 192.168.37.0:

X330WAN-2DS1-1(configure router:rip)# network 192.168.37.0

no ip distribution access-list

Use the no ip distribution access-listcommand to delete a distribution list statement.

Syntax

no ip distribution access-list <access-list-number>

[<access-list-index>

Parameters

 

access-list-number

An integer from 1 to 99.

access-list-index

An integer.

Example

X330WAN-2DS1-1(configure)#no ip distribution access-list 1 X330WAN-2DS1-1(configure)#no ip distribution access-list 2 25

Note: If a list index is not given in the no ip distribution access-listcommand, all rules are deleted.

192

Avaya X330WAN User’s Guide

Page 214
Image 214
Avaya X330WAN manual Network Router-RIP context, No ip distribution access-list