Ip default-route, Ip mtu, Ip default-route -6 ip mtu -6 – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual

Page 276

Advertising
background image

12-6

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

Configuration - Multilink Interface Mode

ip default-route

Use the Multilink Interface ip default-route command to enable the default route. To disable the default
route, see no ip default-route command on page 12-14.

Syntax:

(config-int-mlink-{

n})# ip default-route enable

Example:

(config-int-mlink-1)# ip default-route enable

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

ip mtu

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

Syntax:

(config-int-mlink-{

n})# ip mtu {size|auto}

Example:

(config-int-mlink-1)# ip mtu auto

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

Field

Definition

size

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

auto

Auto sets the MTU at 1500 bytes.

Advertising