Carrier Access none manual Example config-l2tpc-1# ip address 192.168.2.100 mask

Models: none

1 496
Download 496 pages 60.9 Kb
Page 347
Image 347

Configuration - L2TPC Mode

ip address

Use the L2TPC ip address command to configure the IP address for the port. To remove an IP address, see no ip address command on page 15-13.

Syntax: (config-l2tpc-{n})# ip address {address mask maskauto unnumbered} [secondary]

Field

Definition

address

Enter an IP address to assign to the port.

 

 

mask

Enter a subnet mask for the IP address.

 

 

auto

Uses IPCP to assign an IP address.

 

 

unnumbered

Treat this as an un-numbered interface, as per RFC 1812.

 

 

secondary

Optional parameter, defines the address to be a secondary IP address.

 

 

Example: (config-l2tpc-1)# ip address 192.168.2.100 mask 255.255.255.0

Supported Platforms: Adit 3104, Adit 3200, Adit 3500, MSR

ip default-route

Use the L2TPC ip default-routecommand to enable the default route. To disable the default route, see no ip default-routecommand on page 15-14.

Syntax: (config-l2tpc-{n})# ip default-route enable

Example: (config-l2tpc-1)# ip default-route enable

Supported Platforms: Adit 3104, Adit 3200, Adit 3500, MSR

ip mtu

Use the L2TPC ip mtu command to set the Maximum Transmission Unit. Sets the largest packet size (bytes) the network will allow to transmit.

Syntax: (config-l2tpc-{n})# ip mtu {sizeauto}

Field

size

auto

Definition

Allows the user to set the Maximum Transmission Unit (MTU). size = Range of 576 to 1500 bytes.

Auto sets the MTU at 1500 bytes.

Example: (config-l2tpc-1)# ip mtu auto

Supported Platforms: Adit 3104, Adit 3200, Adit 3500, MSR

Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI

15-5

Page 347
Image 347
Carrier Access none manual Example config-l2tpc-1# ip address 192.168.2.100 mask, Syntax config-l2tpc-n# ip mtu sizeauto