Avaya X330W2-DS1 Manuale Utente

Pagina di 176
WAN CLI Commands
Avaya X330W-2DS1 User’s Guide
133
X330WAN-2DS1-1(configure)# interface Loopback 1.0
X330WAN-2DS1-1(configure)# no interface Loopback 1.0
interface Serial
Use the interface Serial command to create and/or enter Interface Serial 
configuration mode (context). For LAN interfaces, use this command to create the 
interface. Use the no form of this command to delete an IP interface.
The syntax for this command is:
[no] interface Serial 
[port:channel-group[.ip-interface]]
Example:
To enter Interface Serial mode port 1, channel-group 4 in ip-interface 1:
X330WAN-2DS1-1(configure)# interface Serial 1:4.1
Example:
X330WAN-2DS1-1(configure)# no interface Serial 1:4.1
keepalive (Serial interface context)
Use the keepalive command to enable keepalive. Use the no form of this 
command to disable keepalive.
The syntax for this command is:
[no] keepalive 
[<Seconds>]
 
linecode (Controller context)
Use the linecode command to select the line-code type for an E1 or T1 line. Use 
port
The controller number (port number) for this serial port. For 
the X330W-2DS1, this value is either 1 or 2.
channel-group
An integer. For E1, between 0 and 30; for T1, between 0 and 23.
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.
Seconds
An integer (0-32767). Entering keepalive without a 
parameter will return the keepalive to its default of 10 seconds.
Entering keepalive 0 will disable keepalive.