WAN CLI Commands
Avaya X330W-2DS1 User’s Guide 131
Example:
X330WAN-2DS1-1(config-controller:1)# no framing
interface Console
Use the interface Console command to enter Console interface (Interface
Console context) to PPP configure mode. For LAN interfaces, use this command to
create the interface. Use the no form of this command to set the default Console
parameters.
The syntax for this command is:
[no] interface Console
Example:
X330WAN-2DS1-1(configure)# interface Console
interface FabricFastEthernet
Use the interface FabricFastEthernet command to create and/or enter
Interface Fabric Fast Ethernet configuration mode (context). For LAN interfaces, use
this command to create the interface. Use the no form of this command to delete a
Fabric Fast Ethernet interface or an IP interface.
The syntax for this command is:
[no] interface FabricFastEthernet
[port[:vlan[.ip-interface]]]
Example:
To enter Interface Fabric Fast Ethernet context for port 1, vlan 1, with an IP-interface
of 1:
interface FabricFastEthernet 1:1.1
Examples:
X330WAN-2DS1-1(configure)# interface FabricFastEthernet 1
port An integer with a value of 1.
vlan The 802.1q Fabric number. An integer between integer 1 and
3071.
ip-interface The IP interface number within this interface (as a number of IP
interfaces might be bound to an L3 interface). An integer
between 0 and 1024.