Chapter 7
Cajun Campus CLI - Layer 3
176
Avaya P333R User’s Guide
Interface Mode
ip address Command
Use the
ip address
command to assign an IP address and mask to an interface.
The syntax for this command is:
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”:
Router-N(config-if:marketing)# ip address 192.168.22.33
255.255.255.0
ip vlan/ip vlan name Commands
Use these
commands to specify the VLAN on which an IP interface resides. You
can specify either the VLAN ID using the
ip vlan
command or the VLAN name
using the
ip vlan name
command. The
no
form of the command restores the IP
interface to the default VLAN.
The syntax for this command is:
[no] ip vlan <vlan-id>
or
[no] ip vlan name <vlan-Name>
Example:
To specify vlan developmental as the vlan used by interface “products”:
Router-N(config-if:marketing)# ip vlan name development
Note:
If you wish to define a name which includes spaces, you must enclose the
entire name in quotation marks, e.g. "new york".
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
Summary of Contents for P333R
Page 1: ...Avaya User s Guide AVAYA P333R STACKABLE 3RD LAYER SWITCH SOFTWARE VERSION 3 11 July 2002 ...
Page 2: ......
Page 16: ...Table of Contents xiv Avaya P333R User s Guide ...
Page 18: ...List of Figures xvi Avaya P333R User s Guide ...
Page 20: ...List of Tables xviii Avaya P333R User s Guide ...
Page 54: ...Chapter 4 CLI Architecture Access Conventions 34 P333R User s Guide ...
Page 246: ...Chapter 7 Cajun Campus CLI Layer 3 226 Avaya P333R User s Guide ...
Page 266: ...Appendix B Specifications 246 Avaya P333R User s Guide ...