User Manual

Table Of Contents
[Example]
Show a summary of the IPv6 Routing Information Base.
SWX3220>show ipv6 route summary
IPv6 routing table name is Default-IPv6-Routing-Table(0)
IPv6 routing table maximum-paths is 1
Route Source Networks
connected 2
static 2
Total 4
7.7.5 Clear IPv6 route
[Syntax]
clear ipv6 route *
clear ipv6 route ipv6_address/prefix_len
[Parameter]
ipv6_address : X:X::X:X
IPv6 address
mask : <0-128>
IPv6 prefix length
[Input mode]
privileged EXEC mode
[Description]
Clear the RIPng and OSPFv3 route of the IPv4 forwarding table.
The first syntax clears all RIPng and OSPFv3 routes.
The second syntax clears only the route within the network that was specified within the RIPng and OSPFv3 routes.
[Note]
This command cannot be used if the stack function is enabled.
[Example]
Clear all RIPng and OSPFv3 routes of the IPv4 forwarding table.
SWX3220#clear ipv6 route *
Of the RIPng and OSPFv3 routes in the IPv4 forwarding table, clear only those that are included in 2001:db8:1::/64.
SWX3220#clear ipv6 route 2001:db8:1::/64
7.8 Neighbor cache
7.8.1 Set static neighbor cache entry
[Syntax]
ipv6 neighbor ipv6_address interface mac_address interface
no ipv6 neighbor ipv6_address interface
[Parameter]
ipv6_address : X:X::X:X
IPv6 address
interface : vlanN
VLAN interface name
mac_address : HHHH.HHHH.HHHH
MAC address
interface : portN.M
Physical interface name
Command Reference | Layer 3 functions | 261