318
32.10
ipv6 route
Description
This
ipv6 route
command is configure the IPv6 static route. To clear the
corresponding entry, please use the
no ipv6 route
command.
Syntax
ipv6 route
{
ipv6-dest-address
} {
next-hop-address
}
[
distance
]
no ipv6 route
{
ipv6-dest-address
} {
next-hop-address
}
Parameter
ipv6-dest-address
—— The IPv6 address of the destination network.
next
-
hop-address
—— The IPv6 address of the next-hop.
distance
—— The distance metric of this route, ranging from 1 to 255. The
smaller the distance is, the higher the priority is.
Command Mode
Global Configuration Mode
Privilege Requirement
Only Admin, Operator and Power User level users have access to these
commands.
Example
Create a static route with the destination network IP address as 3200::/64 and
the next-hop address as 3100::1234:
T1600G-52TS(config)# ipv6 route
3200::/64 3100::1234
32.11
show interface vlan
Description
The
show interface vlan
command is used to display the information of the
specified interface VLAN.
Syntax
show interface vlan
vid
Parameter
vid
—— The VLAN ID.
Содержание T1600-28TS
Страница 1: ...CLI Reference Guide T1600G Series Switches REV2 0 0 1910011957...
Страница 37: ...21 Example Clear the commands you have entered in the current mode T1600G 52TS config history clear...
Страница 57: ...41 T1600G 52TS config show voice vlan switchport gigabitEthernet 1 0 2...
Страница 64: ...48 Example Display the LACP system priority T1600G 52TS config show lacp sys id...
Страница 340: ...324 Example Display the summary information of IPv6 route entries T1600G 52TS config show ipv6 route summary...
Страница 365: ...349 Example Display the configuration of DHCP Relay T1600G 52TS config show ip dhcp relay...