Show ipv6 default-gateway, Show ipv6 default-gateway (934), Show ipv6 default – Microsens MS453490M Management Guide User Manual
Page 934: Gateway, Show ipv6 default- gateway

C
HAPTER
41
| IP Interface Commands
IPv6 Interface
– 934 –
C
OMMAND
U
SAGE
◆
IPv6 routers do not fragment IPv6 packets forwarded from other
routers. However, traffic originating from an end-station connected to
an IPv6 router may be fragmented.
◆
All devices on the same physical medium must use the same MTU in
order to operate correctly.
◆
IPv6 must be enabled on an interface before the MTU can be set.
E
XAMPLE
The following example sets the MTU for VLAN 1 to 1280 bytes:
Console(config)#interface vlan 1
Console(config-if)#ipv6 mtu 1280
Console(config-if)#
R
ELATED
C
OMMANDS
show ipv6 default-
gateway
This command displays the current IPv6 default gateway.
C
OMMAND
M
ODE
Normal Exec, Privileged Exec
E
XAMPLE
The following shows the default gateway configured for this device:
Console#show ipv6 default-gateway
IPv6 default gateway 2001:DB8:2222:7272::254
Console#