MES53xx, MES33xx, MES23xx Ethernet Switch Series 80
Table 5.55. Global configuration mode commands
ipv6 default-gateway ipv6_address
Set the default IPv6 gateway local address.
no ipv6 default-gateway
ipv6_address
Remove the default IPv6 gateway settings.
ipv6 neighbor ipv6_address
{gigabitethernet gi_port |
tengigabitethernet te_port |
fortygigabitethernet fo_port | port-
channel group | vlan vlan_id}
mac_address
gi_port: (1..8/0/1..48);
te_port: (1..8/0/1..24);
fo_port: (1..8/0/1..4);
group: (1..16)
vlan_id: (1..4094)
Set static mapping between the neighbour MAC
address and its IPv6 address.
- ipv6_address – IPv6 address;
- mac_address – MAC address.
no ipv6 neighbor [ipv6_address]
[gigabitethernet gi_port |
tengigabitethernet te_port |
fortygigabitethernet fo_port | port-
channel group | vlan vlan_id]
Remove static mapping between the neighbour MAC
address and its IPv6 address.
ipv6 icmp error-interval
milliseconds [bucketsize]
milliseconds:
(0..2147483647)/100;
bucketsize: (1..200)/10
Set the ICMPv6 rate limiting.
no ipv6 icmp error-interval
ipv6 route
prefix/prefix_length
{gateway [metric]
prefix: X:X:X:X::X;
prefix_length: (0..128);
metric: (1..65535)/1
Add a static IPv6 route
- prefix – destination network;
- prefix_length – netmask prefix (the number of units in
the mask);
- gateway – the gateway for target network access;
no ipv6 route prefix/prefix_length
[gateway ]
Delete a static IPv6 route.
Enable forwarding of unicast packets.
Disable forwarding of unicast packets.
Interface (VLAN, Ethernet, Port-Channel) configuration mode commands
Command line prompt in the interface configuration mode is as follows:
console (config-if)#
Table 5.56. Interface configuration mode commands (Ethernet, VLAN, Port-channel)
Enable IPv6 support for the interface.
Disable IPv6 support for the interface.
ipv6 address
ipv6_address/prefix_length
[eui-64] [anycast]
prefix-length: (0..128)
((0..64) if eui-64 is used))
Create an IPv6 address on the interface.
- ipv6_address - IPv6 address assigned to the interface (8
blocks separated by a colon; each block has 16 bits of data
represented as 4 hexadecimal numbers);
- prefix_length - IPv6 prefix length, a decimal number
representing the number of most significant bits of the
address comprising the prefix;
- eui-64 - the identifier created based on the interface MAC
address, written in 64 lease significant bits of the IPv6
address;
- anycast - indicates that the specified address is an anycast
address.
no ipv6 address
[ipv6_address/prefix_length]
[eui-64]
Remove an IPv6 address from the interface.
By default, automatic
configuration is enabled,
addresses are not defined.
Enable automatic IPv6 address configuration for the
interface. Addresses are configured depending on prefixes
received in Router Advertisement messages.
no ipv6 address autoconfig
ipv6 address
ipv6_address/prefix_length
link-local
Default value for a local
address: (FE80::EUI64)
Set the local IPv6 address for the interface. Most significant
bits of the local IP addresses in IPv6 - FE80::