145
CHAPTER 3
INTRODUCTION TO CLI
<cmd>: Initial valid words and literals of the command to modify, in 128 characters.
Example:
The following example sets the privilege level to 15 for any Exec mode (user or privileged) command that
start with the letter "v"
Negation
: (config)# no privilege { exec | configure | config-vlan | line | interface | if-vlan | ipmc-profile | snmps-host |
stp-aggr | dhcp-pool | rfc2544-profile } level <0-15> <cmd>
Show:
> show privilege
# show privilege
3.9.38 (config-if)# pvlan
3.9.38.1 (config-if)# pvlan
Syntax:
(config-if)# pvlan <pvlan_list>
Explanation:
This command is used to configure private VLANs. New Private VLANs can be added and existing VLANs
can be modified. Private VLANs are based on the source port mask and there are no connections to VLANs which
means that VLAN IDs and Private VLAN IDs can be identical. A port must be a member of both a VLAN and a Private
VLAN to be able to forward packets. By default, all ports are VLAN unaware and members of VLAN 1 and Private VLAN
1. A VLAN unaware port can only be a member of one VLAN, but it can be a member of multiple Private VLANs.
Parameters:
<pvlan_list>: Specify the private VLAN ID.
Negation:
(config-if)# no pvlan <pvlan_list>
Show:
# show pvlan <pvlan_list>
3.9.38.2 (config-if)# pvlan isolation
Syntax:
(config-if)# pvlan isolation
Explanation:
Enable Port Isolation function on this specific interface. Port Isolation is used to prevent communications
between customer ports in a same Private VLAN. The port that is isolated from others cannot forward any unicast,
multicast or broadcast traffic to any other ports in the same PVLAN.
Negation:
(config-if)# no pvlan isolation
Show:
# show pvlan isolation [ interface ( <port_type> [<plist>] ) ]
# config t
(config)# privilege exec level 15 host
Summary of Contents for MSW-4424C Series
Page 1: ...1 MSW 4424C MSW 4424CS L2 Gigabit Carrier Ethernet Switch ...
Page 382: ......