Using the Command-Line Interface 37

Syntax Notation

The WSS Software CLI uses standard syntax notation:

Bold monospace font identifies the command and keywords you must type. For example: set enablepass

Italic monospace font indicates a placeholder for a value. For example, you replace vlan-idin the following command with a virtual LAN (VLAN) ID:

clear interface vlan-idip

Curly brackets ({ }) indicate a mandatory parameter, and square brackets ([ ]) indicate an optional parameter. For example, you must enter dynamic or port and a port list in the following command, but a VLAN ID is optional:

clear fdb {dynamic port port-list} [vlan vlan-id]

A vertical bar () separates mutually exclusive options within a list of possibilities. For example, you enter either enable or disable, not both, in the following command:

set port {enable disable} port-list

Nortel WLAN Security Switch 2300 Series Configuration Guide

Page 37
Image 37
Nortel Networks 2300 manual Syntax Notation, Clear interface vlan-idip, Clear fdb dynamic port port-list vlan vlan-id