R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

316
Default command level
2: System level
Parameters
cost: Specifies a default metric for redistributed routes, in the range of 0 to 16.
Usage guidelines
The specified default metric applies to the routes redistributed by the import-route command with no
metric specified.
Examples
# Set the default metric of redistributed routes to 2.
<Sysname> system-view
[Sysname] ripng 100
[Sysname-ripng-100] default cost 2
Related commands
import-route
display ripng
Use display ripng to display the running status and configuration information of a RIPng process.
Syntax
display ripng [ process-id | vpn-instance vpn-instance-name ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN. vpn-instance-name is a case-sensitive string
of 1 to 31 characters.
process-id: Specifies a RIPng process by its ID in the range of 1 to 65535.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
If no process-id is specified, information about all RIPng processes is displayed. If a VPN is specified,
information about all the RIPng processes of the VPN is displayed.