82
MES1000, MES2000 Ethernet Switches
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..3/0/1..24}|
fastethernet
{1..3/0/1..24}
If the value of a single group or multiple sequential groups in the IPv6 protocol 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.56 —Global configuration mode commands
Command
Value
Action
ipv6 default-gateway
ipv6_address
-
Define the default IPv6 gateway local address.
This command will be available only in the following switch
mode: set system mode switch policy-based vlan active.
no ipv6 default-gateway
Remove default IPv6 gateway settings.
ipv6 host
name
ipv6_address_1
[
ipv6_address_2
...
ipv6_address_4
]
name:
(1..158) characters
Create the static record, that matches IPv6 address to the
device network name.
no ipv6 host
name
Remove static record, that matches IPv6 address to the device
network name.
ipv6 neighbor
ipv6_address
{
gigabitethernet
gi_port
|
fastethernet
fa_port
|
port-channel
group
|
vlan
vlan_id
}
mac_address
gi_port: (1..3/0/1..28);
fa_port: (1..3/0/1..24);
group: (1..8);
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
no ipv6 neighbor
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.57 —Interface configuration mode commands (Ethernet, VLAN, Port-channel)
Command
Value/Default value
Action
ipv6 enable
[no-autoconfig]
-
Enable IPv6 support for the interface.
no
ipv6 enable
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,