ipv6 tunnel (for OSPF)
Configure OSPF parameters for an IPv6 tunnel.
Syntax
-
default ipv6 tunnel
<1-2000>
-
default ipv6 tunnel
<1-2000> dead-interval
-
default ipv6 tunnel
<1-2000> hello-interval
-
default ipv6 tunnel
<1-2000> metric
-
default ipv6 tunnel
<1-2000> poll-interval
-
default ipv6 tunnel
<1-2000> priority
-
default ipv6 tunnel
<1-2000> retransmit-interval
-
default ipv6 tunnel
<1-2000> transmit-delay
-
ipv6 tunnel <1-2000>
area {A.B.C.D}
-
ipv6 tunnel <1-2000>
dead-interval <1-65535>
-
ipv6 tunnel <1-2000>
enable
-
ipv6 tunnel <1-2000>
hello-interval <1-65535>
-
ipv6 tunnel <1-2000>
metric <0-65535>
-
ipv6 tunnel <1-2000>
poll-interval <0-65535>
-
ipv6 tunnel <1-2000>
priority <0-255>
-
ipv6 tunnel <1-2000>
retransmit-interval <1-1800>
-
ipv6 tunnel <1-2000>
transmit-delay <1-1800>
-
no ipv6 tunnel
<1-2000>
-
no ipv6 tunnel
<1-2000> enable
Command Parameters
- {A.B.C.D}
- Specifies the area address.
- <1-2000>
- Specifies the tunnel ID.
- dead-interval <1-65535>
- Specifies the dead interval, as
the number of seconds to wait before determining the OSPF router is down. The
default dead-interval is 40.
- hello-interval <1-65535>
- Specifies the hello interval, in
seconds, for hello packets sent between switches for an interface in an OSPF area.
The default hello-interval is 10.
- metric <0-65535>
- Configures the OSPF metric for the
tunnel. The switch advertises the metric in router link advertisements. The
default metric is 100.
- poll-interval <0-65535>
- Configures the polling interval,
in seconds, for the OSPF tunnel. The default pollinterval is 120.
- priority <0-255>
- Configures the OSPF priority for
the interface during the election process for the designated router. The interface
with the highest priority number is the designated router. The interface with the
second-highest priority becomes the backup designated router. If the priority is
0, the interface cannot become either the designated router or a backup. The
default priority is 1.
- retransmit-interval <1-1800>
- Specifies the retransmit interval,
in seconds, for link-state advertisements. The default retransmit-interval is
5.
- transmit-delay <1-1800>
- Specifies the transmit-delay
interval, in seconds, required to transmit a link-state update packet over the
virtual interface. The default transmit-delay is 1.
Command Mode
OSPF Router Configuration