F3215-HP Load Balancing Module Network Management Command Reference-6PW101

393
Default command level
2: System level
Parameters
cost: Default metric of 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: RIPng process ID, in the range of 1 to 65535.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see System Management 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.
Examples
# Display the running status and configuration information of all configured RIPng processes.