![D-Link xStack DGS-3612G series Скачать руководство пользователя страница 322](http://html1.mh-extra.com/html/d-link/xstack-dgs-3612g-series/xstack-dgs-3612g-series_cli-manual_3519854322.webp)
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
319
Example usage:
To delete a static IPv6 entry from the routing table:
DGS-3627:5# delete ipv6route 1234::5D7F/32 2D30::AC21
Command: delete ipv6route 1234::5D7F/32 2D30::AC21
Success.
DGS-3627:5#
show ipv6route
Purpose
Used to display the Switch’s current static IPv6 routing table or a
specified IPv6 address.
Syntax
show ipv6route {<ipv6networkaddr>}
Description
This command will display the Switch’s current static IPv6 routing table
or a specific IPv6 entry.
Parameters
<ipv6networkaddr>
−
IPV6 address and netmask of the IP interface that
is the destination of the route. Specify the address and mask
information using the format as ipv6address / prefix_length
(ipv6address is hexadecimal number, prefix length is decimal number,
for example 1234::5D7F/32).
Restrictions None.
Example usage:
To display the static IPv6 entries in the routing table:
DGS-3627:5# show ipv6route
Command: show ipv6route
IPv6 Prefix : ::/0 Protocol : Static
Metric: 65535
Next Hop : 3003::30 IPIF : ip3
Backup : Backup Status : Active
Total Entries : 1
DGS-3627:5#