R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
722
undo ripng summary-address ipv6-address prefix-length
View
Interface view
Default level
2: System level
Parameters
ipv6-address: Destination IPv6 address of the summary route.
prefix-length: 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.
Description
Use ripng summary-address to configure a summary network to be advertised through the interface.
Use undo ripng summary-address to remove the summary.
Networks falling into 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 GigabitEthernet 0/1 and configure a summary with
the 35-bit prefix.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] ipv6 address 2001:200::3EFF:FE11:6770/64
[Sysname-GigabitEthernet0/1] ripng summary-address 2001:200:: 35
timers
Syntax
timers { garbage-collect garbage-collect-value | suppress suppress-value | timeout timeout-value |
update update-value } *
undo timers { garbage-collect | suppress | timeout | update } *
View
RIPng view
Default level
2: System level
Parameters
garbage-collect-value: Interval of the garbage-collect timer in seconds, in the range of 1 to 86400.
suppress-value: Interval of the suppress timer in seconds, in the range of 0 to 86400.
timeout-value: Interval of the timeout timer in seconds, in the range of 1 to 86400.
update-value: Interval of the update timer in seconds, in the range of 1 to 86400.
Description
Use timers to configure RIPng timers.
Use undo timers to restore the default.