Atm commands, Using the port sonet command, Atm commands -14 – ADC SG-1 User Manual

Page 94: Atm c

Advertising
background image

Chapter 7: Second Level Commands

June 30, 2006

7-14

SG1-UM-8500-03

Example 1:

The “no” command set the system web authentication mode to PAP.

Example 2:

ATM C

OMMANDS

This section describes the procedure for configuring an ATM PVC (Permanent Virtual Circuit). The following
requirements must be met before a circuit can be created.

• The SONET/SDH port must be configured.

• The interface must be configured as a working port.

• The sub-interface must be type PPP.

Using the port sonet command

Use this command to configure the ATM card port (it has two ports) to reflect whether the physical interface is
SONET or SDH.

Host(config)# authentication web-auth-method CHAP <cr>

Host(config)# end <cr>

Host # write terminal.

authentication web-auth-method CHAP

...

Host(config)# no authentication web-auth-method

Host(config)# no authentication web-auth-method <cr>

Host(config)# end <cr>

Host # write terminal

...

Host(config)# port sonet

Note:

Setting the interface type for one port will force the other port to the same type. This occurs because

the second port is used for implementing Automatic Protection Switching (APS), where the redundant port
must have the same interface type as the primary port.

Advertising