XGS-5240-Series User Manual

Table Of Contents
Configuration Guide of XGS-5240-Series
52
under DHCP Address Pool Mode. Run the exit command to exit the DHCP Address Pool Mode to
Global Mode.
Route Mode
Routing Protocol
Entry
Operates
Exit
RIP Routing
Protocol
Type router rip c
ommand under Gl
obal Mode.
Configure RIP
protocol parameters.
Use the exit
command to
return to Global
Mode.
OSPF Routing
Protocol
Type router ospf
command under
Global Mode.
Configure OSPF
protocol parameters.
Use the exit
command to
return to Global
Mode.
BGP Routing
Protocol
Type router bgp
<AS mumber> co
mmand under Glo
bal Mode.
Configure BGP
protocol parameters.
Use the exit
command to
return to Global
Mode.
ACL Mode
ACL type
Entry
Operates
Exit
Standard IP
ACL Mode
Type ip access-list
standard command
under Global Mode.
Configure parameters
for Standard IP ACL
Mode.
Use the exit com
mand to return to
Global Mode.
Extended IP
ACL Mode
Type ip access-list
extanded command
under Global Mode.
Configure parameters
for Extended IP ACL
Mode.
Use the exit com
mand to return to
Global Mode.
3.2.2 Configuration Syntax
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