MES3000 Ethernet switch series 83
interface-name—name of the interface:
interface-name = vlan<integer> | ch<integer> |<physical-port-name>
integer = <decimal-number> | <integer><decimal-number>
decimal-number = 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9
physical-port-name = gigabitethernet (1..8/0/1..24)| tengigabitethernet (1..8/0/1..4)
If the value of a single group or multiple sequential groups in the IPv6 address is equal to
zero—0000, these groups can be dropped. For example,
FE40:0000:0000:0000:0000:0000:AD21:FE43 address can be shortened to FE40::AD21:FE43.
It's impossible to shorten 2 distributed zero groups because of arising multiplicity.
EUI-64 is an identifier, based on the interface MAC address, that represents 64 lower bits of
IPv6 address. MAC address is divided into two parts by 24 bits separated by FFFE constant.
Global configuration mode commands
Command line request in global configuration mode appears as follows:
console(config)#
Table 5.61 —Global configuration mode commands
ipv6 default-gateway
ipv6_address
Define the default IPv6 gateway local address.
Remove default IPv6 gateway settings.
ipv6 host name ipv6_address1
[ipv6_address2 ...
ipv6_address4]
name: (1..158)
characters
Create the static record, that matches IPv6 address to the device
network name.
Remove static record that matches IPv6 address to the device
network name.
ipv6 neighbor ipv6_address
{gigabitethernet gi_port |
tengigabitethernet te_port |
port-channel group| vlan
vlan_id} mac_address
gi_port: (1..8/0/1..24);
te_port: (1..8/0/1..4);
group: (1..24);
vlan_id: (1..4094)
Create static match between MAC address of the neighbouring
device and its IPv6 address.
- ipv6_address—IPv6 address
- mac_address—МАС address
Remove static match between MAC address of the neighbouring
device and its IPv6 address.
ipv6 icmp error-interval
milliseconds [bucketsize]
milliseconds:
(0..2147483647)/100
bucketsize: (1..200)/10
Specify the transfer rate limit for ICMPv6 error messages.
no ipv6 icmp error-interval
Restore the default value.
Interface configuration mode commands (VLAN, Ethernet, Port-Channel)
Command line request in interface configuration mode appears as follows:
console (config-if)#
Table 5.62 —Interface configuration mode commands (Ethernet, VLAN, Port-channel)
ipv6 enable [no-autoconfig]
Enable IPv6 support for the interface.
Disable IPv6 support for the interface.
ipv6 address
ipv6_address/prefix_length
[eui-64] [anycast]
prefix-length: (3..128)
(64, if eui-64 parameter
is used)
Create IPv6 address on the interface.
- ipv6_address—IPv6 network assigned to the interface (8 blocks
separated by a colon; each block has 16 bit of data, represented as
4 hexadecimal numbers)
- prefix_length—IPv6 prefix length—decimal number—quantity of
address high bits comprising the prefix
- eui-64—identifier, based on the interface MAC address, recorded