Command Manual – IPv6 Routing
H3C S7500E Series Ethernet Switches
Chapter 2 IPv6 RIPng Configuration
Commands
2-7
Peer FE80::20F:E2FF:FE00:220A on Vlan-interface100
Dest 4:3::/64,
via FE80::20F:E2FF:FE00:220A, cost 1, tag 0, A, 34 Sec
Table 2-4 Description on the fields of the display ripng route command
Field Description
Peer Neighbor connected to the interface
Dest IPv6 destination address
via Next hop IPv6 address
cost Routing metric value
tag Route tag
Sec Time that a route entry stays in a particular state
“A” The route is in the aging state
“S” The route is in the suppressed state
“G” The route is in the Garbage-collect state
2.1.7 filter-policy export
Syntax
filter-policy { acl6-number | ipv6-prefix ipv6-prefix-name } export [ protocol
[ process-id ] ]
undo filter-policy export [ protocol [ process-id ] ]
View
RIPng view
Parameters
acl6-number: Specifies the number of an ACL to filter advertised routing information, in
the range of 2000 to 3999.
ipv6-prefix ipv6-prefix-name: Specifies the name of an IPv6 prefix list used to filter
routing information, a string of 1 to 19 characters.
protocol: Filter routes redistributed from a routing protocol, currently including bgp4+,
direct, isisv6, ospfv3, ripng, and static
process-id: Process number of the specified routing protocol, in the range of 1 to 65535.
This argument is specified only when the routing protocol is ripng, ospfv3, or isisv6.