Chapter 7: Second Level Commands

June 30, 2006

Example 1:

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

Host # write terminal.

authentication web-auth-method CHAP

...

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

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

Example 2:

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

Host(config)# end <cr>

Host # write terminal

...

ATM COMMANDS

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

Host(config)# port sonet

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

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.

7-14

SG1-UM-8500-03

Page 94
Image 94
ADC SG-1 user manual ATM Commands, Second Level Commands June 30 Example, Hostconfig# no authentication web-auth-method