1
System Modes
34
A sample of this command is shown in the example below:
console#configure
console(config-if)#interface range gi1-5, vlan 1-2
IPv6z Address Conventions
The following describes how to write an IPv6z address, which is a link-local IPv6
address.
The format is: <ipv6-link-local-address>%<egress-interface>
where:
egress-interface (also known as zone) = vlan<vlan-id> | po<number> |
tunnel<number> | port<number> | 0
If the egress interface is not specified, the default interface is selected. Specifying
egress interface = 0 is equal to not defining an egress interface.
The following combinations are possible:
•
ipv6_address%egress-interface - Refers to the IPv6 address on the
interface specified.
•
ipv6_address%0 - Refers to the IPv6 address on the single interface on
which an IPv6 address is defined.
•
ipv6_address - Refers to the IPv6 address on the single interface on which
an IPv6 address is defined.
The default mode is Switch (Layer 2) system mode. To change the system mode of
the switch to Router (Layer 3), use the
This command performs a system reboot.
In Switch system mode, the switch forwards packets as a VLAN-aware bridge. In
Router system mode, the switch performs both IPv4 routing and VLAN-aware
bridging.
If Router system mode is selected, a single IP address is supported on the default
VLAN. The user also must configure a default gateway.
set system
command.
78-21075-01 Command Line Interface Reference Guide
Introduction