Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
OSPFv3 Commands
OmniSwitch CLI Reference Guide
September 2009
page 42-5
ipv6 ospf host
Creates or deletes an OSPFv3 entry for directly attached hosts.
ipv6 ospf host ipv6_address
 
[area area_id] [metric metric]
no ipv6 ospf host ipv6_address area area_id
Syntax Definitions
ipv6_address
The 128-bit IP address of the OSPF host.
area_id
Area to which the host route belongs.
metric
The cost metric value assigned to the specified host. The valid range is 
0–65535.
Defaults
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of the command to remove the record of the OSPFv3 host.
• Use this command when multiple paths exist to a host. The specified host must be directly attached to 
the router. A metric value is the cost of all the hops necessary for a packet to reach its destination. 
Routers use the metric to determine the best possible path.
• This command allows you to modify the host parameter metric.
Examples
-> ipv6 ospf host 2001::1/64 metric 10
-> no ipv6 ospf host 2001::1/64 metric 10
Release History
Release 6.1.3; command was introduced.
Related Commands
parameter
default
metric
0
Displays information on the configured OSPFv3 hosts.