R2511-HP MSR Router Series Layer 3 - IP Routing Command Reference(V5)
347
Syntax
ripng summary-address ipv6-address prefix-length
undo ripng summary-address ipv6-address prefix-length
Views
Interface view
Default command level
2: System level
Parameters
ipv6-address: Specifies the destination IPv6 address of the summary route.
prefix-length: Specifies the prefix length of the destination IPv6 address of the summary route, in the
range of 0 to 128. It indicates the number of consecutive 1s of the prefix, which defines the network ID.
Usage guidelines
Networks on the summary network will not be advertised. The cost of the summary route is the lowest cost
among summarized routes.
Examples
# Assign an IPv6 address with the 64-bit prefix to Ethernet 1/1 and configure a summary with the 35-bit
prefix.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] ipv6 address 2001:200::3EFF:FE11:6770/64
[Sysname-Ethernet1/1] ripng summary-address 2001:200:: 35
timers
Use timers to configure RIPng timers.
Use undo timers to restore the default.
Syntax
timers { garbage-collect garbage-collect-value | suppress suppress-value | timeout timeout-value |
update update-value } *
undo timers { garbage-collect | suppress | timeout | update } *
Default
The garbage-collect timer is 120 seconds, the suppress timer 120 seconds, the timeout timer 180 seconds,
and the update timer 30 seconds.
Views
RIPng view
Default command level
2: System level
Parameters
garbage-collect-value: Specifies the garbage-collect timer in seconds, in the range of 1 to 86400.
suppress-value: Specifies the suppress timer in seconds, in the range of 0 to 86400.










