Configuring Ppp Authentication; Configuring The Name And Password For The Port - Extreme Networks PoS Installation And User Manual

Packet over sonet module
Table of Contents

Advertisement

Configuring the PoS Module
The following example enables the LQM protocol on port 1 of a PoS module in slot 3
and sets
required_percent
parameter, the command uses the default of 30 seconds.
seconds
config ppp quality 95 ports 3:1

Configuring PPP Authentication

The Extreme Networks implementation of PPP uses the Challenge Handshake
Authentication Protocol (CHAP) and the Password Authentication Protocol (PAP) to
authenticate peer network elements. PAP is a simple protocol based on a clear-text user
name and password pair, while CHAP is a stronger authentication protocol that uses
the Message Digest, Version 5 (MD5) one-way hash algorithm. In the use of either
protocol, if authentication fails, the connection with the peer is terminated.
To configure authentication on a specified PPP port, use the following command:
config ppp authentication [off | chap | pap | chap-pap] ports <portlist>
The default is authentication
When you configure authentication using the
using CHAP.
When you configure authentication using the
using PAP.
When you configure authentication using the
authenticate the peer using CHAP, but PAP may be used if the peer does not support
CHAP.
The following command example turns on CHAP authentication for port 1 of the PoS
module installed in slot 8 of the BlackDiamond switch.
config ppp authentication chap ports 8:1

Configuring the Name and Password for the Port

In the event a PPP peer requests authentication, the Extreme Networks implementation
of PPP responds to the peer's CHAP or PAP authentication requests regardless of
whether the port is configured to authenticate the peer.
3-30
to 95. Because no value is specified for the optional
, meaning the peer is not authenticated.
off
chap
pap
chap-pap
keyword, the peer is authenticated
keyword, the peer is authenticated
keyword, a request is made to
Packet Over SONET Module Installation and User Guide

Advertisement

Table of Contents
loading

Table of Contents