beautypg.com

23 ipv6 router ospf, Router ospf – PLANET XGS3-24040 User Manual

Page 501

background image


34-214

Parameter: <id> is the instance ID ranging between 0~255 and defaulted at 0

is the delay time of sending LSA on the interface, which is shown in seconds and

ranged between 1~65535.

Default: The default delay time of send LSA on the interface is 1 second by default.

Command Mode: Interface Configuration Mode.

Usage Guide: The LSA ages by time in the layer 3 switches but not in the transmission process. So by

increasing the transmit-delay before sending LSA so that it will be sent out. The command can configure

on IPv6 tunnel interface, but it is successful configuration to only configure tunnel carefully.

Example: Set the interface vlan 1 LSA sending delay to 3 seconds.

Switch # config terminal

Switch(config)#interface vlan 1

Switch(Config-if-Vlan1)#ipv6 ospf transmit-delay 3

34.23 ipv6 router ospf

Command: [no] ipv6 router ospf {area [instance-id ]| tag [instance-id

]}| tag area [instance-id ]}

Function: Enable ospf route on the interface; the “no ipv6 router ospf {area [instance-id

]| tag [instance-id ]}| tag area [instance-id

]}” command cancels this configuration.

Parameter: is an area ID which could be shown in digits ranging between 0~4294967295, or

an IPv4 address

<instance-id> is the interface instance ID ranging between 0~255 and defaulted at 0.

ospfv3 process identifier

Default: Not configured

Command Mode: Interface Configuration Mode.

Usage Guide: To enable this command on the interface, the area id must be configured. The instance ID

and instance tag are optional. The ospfv3 process allows one routing instance for each instance ID. The

route can be enabled on a interface with a instance ID. If the instance IDs are different, several OSPF

process can be run on one interface. However different OSPF process should not use the same instance

ID The command can configure on IPv6 tunnel interface, but it is successful configuration to only

configure tunnel carefully.

Example:

Switch # config terminal

Switch(config)#interface vlan 1

Switch(Config-if-Vlan1)#ipv6 router ospf area 1 tag IPI instance-id 1