R3303-HP 6600/HSR6600 Routers Layer 3 - IP Routing Command Reference

516
Views
User view
Default command level
2: System level
Parameters
ip-prefix-name: Specifies an IP prefix list by its name, a string of 1 to 19 characters.
Usage guidelines
If no ip prefix list is specified, this command clears the statistics for all IPv4 prefix lists.
Examples
# Clear the statistics for IPv4 prefix list abc.
<Sysname> reset ip ip-prefix abc
IPv6 routing policy configuration commands
apply ipv6 next-hop
Use apply ipv6 next-hop to configure a next hop for IPv6 routes.
Use undo apply ipv6 next-hop to remove the clause configuration.
Syntax
apply ipv6 next-hop ipv6-address
undo apply ipv6 next-hop
Default
No next hop address is configured for IPv6 routing information.
Views
Routing policy view
Default command level
2: System level
Parameters
ipv6-address: Specifies the next hop IPv6 address.
Usage guidelines
This command cannot set a next hop for redistributed routes.
Examples
# Configure node 10 of routing policy policy1 to configure next hop 3ffe:506::1 for IPv6 routes matching
AS path list 1.
<Sysname> system-view
[Sysname] route-policy policy1 permit node 10
[Sysname-route-policy] if-match as-path 1
[Sysname-route-policy] apply ipv6 next-hop 3ffe:506::1