36 ip ospf priority, Ip ospf network, Ip ospf priority – PLANET XGS3-24040 User Manual

Page 470: 35 ip ospf network

Advertising
background image


33-183

<ip-address> mtu-ignore” will ensure the mtu size check when performing DD switch.

Parameter:

<ip-address> is the interface IP address show in dotted decimal notation.

Default:

Check mtu size in DD switch.

Command Mode:

Interface Configuration Mode.

Example:

Switch#config terminal

Switch(config)#interface vlan 1

Switch(Config-if-Vlan1)#ip ospf mtu-ignore

33.35 ip ospf network

Command:

ip ospf network {broadcast | non-broadcast | point-to-point | point-to-multipoint}

no ip ospf network

Function:

This command configures the OSPF network type of the interface; the “no ip ospf network

command restores the default value.

Parameter:

broadcast: Set the OSPF network type to broadcast.

non-broadcast: Set the OSPF network type to NBMA.

point-to-point: Set the OSPF network type to point-to-point.

point-to-multipoint: Set the OSPF network type to point-to-multipoint.

Default:

The default OSPF network type is broadcast.

Command Mode:

Interface Configuration Mode.

Example:

The configuration below set the OSPF network type of the interface vlan 1 to point-to-point.

Switch#config terminal

Switch(config)#interface vlan 1

Switch(Config-if-Vlan1)#ip ospf network point-to-point

33.36 ip ospf priority

Command:

ip ospf [<ip-address>] priority <priority>

no ip ospf [<ip-address>] priority

Advertising