Chapter 7: Second Level Commands | June 30, 2006 |
Example 1:
Host(config)# authentication
Host # write terminal.
authentication
...
The “no” command set the system web authentication mode to PAP.
Host(config)# no authentication web-auth-method
Example 2:
Host(config)# no authentication
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
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.
|