Avaya X330W2-DS1 Network Router User Manual


 
Chapter 7 X330WAN CLI Commands
128 Avaya X330W-2DS1 User’s Guide
Example:
X330WAN-2DS1-1(config-if:FastEthernet1)# duplex full
encapsulation ppp (Serial interface context)
Use the encapsulation ppp command to set the encapsulation of the Serial
interface to a Router PPP interface. Use the no form of this command to close the
encapsulation of the Serial interface from a Router PPP interface.
The syntax for this command is:
[no] encapsulation ppp
Example:
X330WAN-2DS1-1(config-if:Serial1:1)# encapsulation ppp
fragment chain
Use the fragment chain command to set the maximum number of fragments
that can comprise a single IP packet destined to the router. Use the no form of this
command to set the fragment chain to the default value (64).
Note: No fragmentation will be done of packets in transit through the router.
The syntax for this command is:
[no] fragment chain <chain-limit>
Example:
X330WAN-2DS1-1(configure)# fragment chain 30
fdl
Use the fdl command to define an fdl type. Fdl is used to define a remote
loopback for the module or in order to receive the far-end counters.
To disable the fdl, use the no command.
chain-limit The maximum number of fragments that can comprise a single
IP packet (2-2048). The default is 64.