Cisco NCS 5500 Series Configuration Manual - Page 11
Browse online or download pdf Configuration Manual for Network Router Cisco NCS 5500 Series. Cisco NCS 5500 Series 19 pages. Connect router to the network
Also for Cisco NCS 5500 Series: Manual (25 pages), Connection Manual (24 pages)
ARP Commands
route metric
To configure normal and priority route metrics for a given Direct Attached Gateway Redundancy (DAGR)
group, use the route metric command in DAGR peer interface configuration mode.
route metric normal normal-metric priority priority-metric
Syntax Description
normal normal-metric
priority priority-metric
The default for normal-metric is 100, and the default for priority-metric is 90.
Command Default
DAGR peer interface configuration
Command Modes
Command History
Release
Release
6.0
The route metric values are of less significance than the route distance command values. Setting a route
Usage Guidelines
metric allows the configuration of values for routers installed in the RIB.
When this setting is applied, the DAGR group is updated in the database.
Task ID
Task
ID
cef
Examples
The following example configures a DAGR group peer with a normal metric of 48 and a priority
metric of 5:
RP/0/(config-if-dagr-peer)# route metric normal 48 priority 5
RP/0/(config-if-dagr-peer)#
show arp
To display the Address Resolution Protocol (ARP), enter the show arp command in .
show arp vrf vrf-name [{ip-address hardware-address interface-path-id}] location node-id
Syntax Description
vrf
Sets a normal value for routes installed in the Routing Information Base (RIB).
The range of values is 0 to 256.
Sets a priority value for routes installed in the RIB. The range of values is 0 to
256.
Modification
This command was introduced.
Operations
write
(Optional) Specifies VPN routing and forwarding (VRF) instance.
route metric
ARP Commands
11