Configuration Commands - Alcatel OS-LS-6224 User Manual

User guide
Hide thumbs Also See for OS-LS-6224:
Table of Contents

Advertisement

4
Command Line Interface

Configuration Commands

Configuration commands are privileged level commands used to modify switch
settings. These commands modify the running configuration only and are not saved
when the switch is rebooted. To store the running configuration in non-volatile
storage, use the copy running-config startup-config command.
The configuration commands are organized into different modes:
• Global Configuration - These commands modify the system level configuration,
and include commands such as hostname and snmp-server community.
• Access Control List Configuration - These commands are used for packet filtering.
• DHCP Configuration - These commands are used to configure the DHCP server.
• Interface Configuration - These commands modify the port configuration such as
speed-duplex and negotiation.
• Line Configuration - These commands modify the console port and Telnet
configuration, and include command such as parity and databits.
• Router Configuration - These commands configure global settings for unicast and
multicast routing protocols.
• VLAN Configuration - Includes the command to create VLAN groups.
• Multiple Spanning Tree Configuration - These commands configure settings for the
selected multiple spanning tree instance.
To enter the Global Configuration mode, enter the command configure in Privileged
Exec mode. The system prompt will change to "Console(config)#" which gives you
access privilege to all Global Configuration commands.
Console#configure
Console(config)#
To enter the other modes, at the configuration prompt type one of the following
commands. Use the exit or end command to return to the Privileged Exec mode.
Mode
Command
Line
line (console)
Access
access-list ip standard
Control List
access-list ip extended
access-list ip mask-precedence
access-list mac
access-list mac mask-precedence
DHCP
ip dhcp pool
Interface
interface {ethernet port | port-channel id| vlan id} Console(config-if)#
VLAN
vlan database
MSTP
spanning-tree mst-configuration
QoS
class-map
Router
router {rip | ospf | dvmrp | pim}
264
Table 4-2. Configuration Command Modes
Prompt
Console(config-line)#
Console(config-std-acl)
Console(config-ext-acl)
Console(config-ip-mask-acl)
Console(config-mac-acl)
Console(config-mac-mask-acl)
Console(config-dhcp)
Console(config-vlan)
Console(config-mstp)#
Console(config-cmap)#
Console(config-router)

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents