Reference Guide

Table Of Contents
interface line-protocol
Configures an object to track a specific interface's line-protocol status.
Syntax
interface interface line-protocol
Parameters interface Enter the interface information:
ethernet Physical interface.
port-channel Enter the port-channel identifier.
vlan Enter the VLAN identifier.
loopback Enter the Loopback interface identifier.
mgmt Enter the Management interface.
Defaults Not configured
Command Mode CONFIGURATION
Usage
Information
None
Example
OS10(conf-track-100)# interface ethernet line-protocol
Supported
Releases
10.3.0E or later
ip reachability
Configures an object to track a specific next-hop host's reachability.
Syntax
ip host-ip-address reachability
Parameters host-ip-address Enter the IPv4 host address.
Defaults Not configured
Command Mode CONFIGURATION
Usage
Information
None
Example
OS10(config)# track 100
OS10(conf-track-100)# ip 10.10.10.1 reachability
Supported
Releases
10.3.0E or later
ipv6 reachability
Configures an object to track a specific next-hop host's reachability.
Syntax
ipv6 host-ip-address reachability
Parameters host-ip-address Enter the IPv6 host address.
Defaults Not configured
Command Mode CONFIGURATION
Usage
Information
None
Example
OS10(config)# track 200
OS10(conf-track-200)# ipv6 10::1 reachability
Layer 3 439