beautypg.com

Ip mtu – Enterasys Networks X-Pedition XSR CLI User Manual

Page 236

background image

Other IP Commands

5-160 Configuring the Internet Protocol

Syntax

ip irdp [multicast|holdtime seconds | advertinterval seconds | preference number]

Syntax of the “no” Form

The no form of this command disables the IRDP command:

no ip irdp

Defaults

Multicast: broadcast address

Holdtime: 1800 seconds

Advertinterval: 600 seconds

Preference: 0

Mode

Interface configuration:

XSR(config-if<xx>)#

Example

This example enables IRDP on F1 with the advertisements and holdtime intervals set to 10 
seconds, the preference level set to 10, and advertisements sent with multicasts:

XSR(config-if)#ip irdp advertinterval 10
XSR(config-if)#ip irdp holdtime 10
XSR(config-if)#ip irdp preference 10
XSR(config-if)#ip irdp multicast

ip mtu

This command sets the Maximum Transmit Unit (MTU) size on a port.

Syntax

ip mtu size

Syntax of the “no” Form

The no form of this command restores the default value:

no ip mtu

multicast

:Multicast address (224.0.0.1) instead of IP broadcasts.

holdtime
seconds

The interval router advertisements are held valid, ranging from 1 to 9000 
seconds. Value must exceed advertinterval but cannot exceed 9000 seconds.

advertinterval

seconds

Peak interval between router advertisements, ranging from 3 to 1800 
seconds.

preference
seconds

Value from ‐2147483647 to 2147483647 that sets a router to be the preferred 
router to which others home. Higher values raise XSR’s preference level.

size

The MTU size, ranging from 68 to 1500 bytes.