Username, Vlan (global), Username -63 vlan (global) -63 – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual

Page 189

Advertising
background image

Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI

4-63

Global Configuration Mode

Global Configuration Commands

username

Use the username command to create/modify a user profile for CLI. To delete a username, see no
username
command on page 4-51.

Syntax:

(config)# username

name password password {admin|monitor

|operator}

Example:

(config)# username johndoe password mypassword operator

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

vlan (global)

Use the vlan command to allow access to the global VLAN configuration commands. See Chapter 20,
Configuration - VLAN Mode
for commands in this mode. To clear VLANs, see the no vlan command
on page 4-52.

Syntax:

(config)# vlan

Example:

(config)# vlan

(config-vlan)#

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

Field

Definition

name

Enter a User name, with a maximum of 15 characters.

password

Password for the user, with a maximum of 15 characters. This is an
optional parameter. Default is "password".

admin

Read/write privileges, including user access management.

monitor

Read only privileges. Default is monitor.

operator

Read/write privileges, excluding user access management.

Advertising