Avaya X330W2-DS1 Network Router User Manual


 
Layer 3 CLI Commands
Avaya X330W-2DS1 User’s Guide 67
[<interface>|<protocol>]
Examples:
X330WAN-2DS1-1(configure router:rip)# distribution-list 10 in
"FabricFastEthernet 1"
X330WAN-2DS1-1(configure router:rip)# distribution-list 20 out
"Serial 1:1"
X330WAN-2DS1-1(configure router:rip)# distribution-list 40 out
ospf
ip address
Use the ip address command to assign an IP address and mask to an interface.
The no form of the command deletes an IP interface.
The syntax for this command is:
[no] ip address <ip-address> <mask> [<admin-state>]
Example:
To assign the IP address 192.168.22.33 with mask 255.255.255.0 to the interface
“marketing”:
X330WAN-2DS1-1(configure)# ip address 192.168.22.33
X330WAN-2DS1-1(configure)# ip address 255.255.255.0
access-list-number An integer. The range is 1 to 99.
type [in | out]
interface-type The interface type, a string.
interface-number The interface number.
protocol [static | ospf]
Protocol is only relevant for outgoing (out) list entries.
ip address The IP address assigned to the interface
mask Mask for the associated IP subnet
admin-state The administration status – either Up or Down (default is Up).
This parameter is not applicable for the Console interface of the
X330WAN.