2 configuration syntax -11, 2 configuration syntax – QTECH QSW-2800 Инструкция по настройке User Manual

Page 25

Advertising
background image

+7(495) 797-3311 www.qtech.ru
Москва, Новозаводская ул., 18, стр. 1

11

Route Mode

Routing

Protocol

Entry

Operates

Exit

RIP Routing

Protocol

Type router rip

command under Global

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> command

under Global 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 command

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 command

to return to Global

Mode.

1.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 as [<variable>], {enum1 <variable>| enum2}, [option1 [option2]],

etc.

Here are examples for some actual configuration commands:

show version, no parameters required. This is a command with only a keyword and no

parameter, just type in the command to run.

vlan <vlan-id>, parameter values are required after the keyword.

Advertising