User's Manual

Table Of Contents
Configuration Guide of SGS-6341-Series
3-54
VLAN Mode
Use the vlan <vlan-id> command in Global Mode to enter the corresponding VLAN Mode. In VLAN Mode the
user can configure all member ports of the corresponding VLAN. Run the exit command to exit the VLAN
Mode to Global Mode.
DHCP Address Pool Mode
Type the ip dhcp pool <name> command in Global Mode to enter the DHCP Address Pool Mode prompt
“Switch(Config-<name>-dhcp)#”. DHCP address pool properties can be configured in DHCP Address Pool
Mode. Run the exit command to exit the DHCP Address Pool Mode to Global Mode.
Route Mode
Routing Protocol
Entry
Operation
Exit
RIP Routing Protocol Type router rip command
in Global Mode.
Configure RIP
protocol parameters.
Use the exit
command to return to
Global Mode.
OSPF Routing Protocol Type router ospf command
in Global Mode.
Configure OSPF
protocol parameters.
Use the exit
command to return to
Global Mode.
BGP Routing Protocol Type router bgp <AS
number> command in
Global Mode.
Configure BGP
protocol parameters.
Use the exit
command to return to
Global Mode.
ACL Mode
ACL type
Entry
Operation
Exit
Standard IP ACL
Mode
Type ip access-list
standard command in
Global Mode.
Configure parameters
for Standard IP ACL
Mode.
Use the exit command
to return to Global
Mode.
Extended IP ACL
Mode
Type ip access-list
extended command in
Global Mode.
Configure parameters
for Extended IP ACL
Mode.
Use the exit command
to return to Global
Mode.
3.2.2 Configuration Syntax
The switch provides various configuration commands. Although all the commands are different, they all abide
by the syntax for Switch configuration commands. The general commands format of Switch is shown below:
cmdtxt <variable> {enum1 | … | enumN } [option1 | … | optionN]
Conventions: cmdtxt in bold font indicates a command keyword; <variable> indicates a variable
parameter;{enum1 | … | enumN } indicates a mandatory parameter that should be selected from the
parameter set enum1~enumN; and the square bracket ([ ]) in [option1 | … | optionN] indicate an optional
parameter. There may be combinations of “< >“, “{ }” and “[ ]” in the command line, such as [<variable>],
{enum1 <variable>| enum2}, [option1 [option2]], etc.