宽带接入服务器(BRAS) - 图文(10)

2019-08-30 16:10

MLPPP interface serial 2/1:3/1 is up

Example 2 The following example displays configuration information about all PPP interfaces:

host1#show ppp interface config PPP interface serial 2/0:4/1 is up Interface administrative status is open No network protocols are configured PPP interface serial 2/0:5/1 is up Interface administrative status is open No network protocols are configured PPP interface serial 2/1:4/1 is up Interface administrative status is open No network protocols are configured PPP interface serial 2/1:5/1 is up Interface administrative status is open No network protocols are configured 4 ppp interfaces found

PPP interface mlppp group1 is up

Network interface administrative status is open Configured network protocol is IPCP

PPP multilink member-interface serial 2/0:1/1 is up Link interface administrative status is open

PPP multilink member-interface serial 2/0:2/1 is up Link interface administrative status is open

PPP multilink member-interface serial 2/0:3/1 is up Link interface administrative status is open PPP interface mlppp group2 is up

Network interface administrative status is open Configured network protocol is IPCP

PPP multilink member-interface serial 2/1:1/1 is up Link interface administrative status is open

PPP multilink member-interface serial 2/1:2/1 is up Link interface administrative status is open

PPP multilink member-interface serial 2/1:3/1 is up Link interface administrative status is open 2 mlppp interfaces found

Example 3 The following example displays statistics about all configured PPP interfaces:

host1#show ppp interface statistics PPP interface serial 2/0:4/1 is up No baseline has been set Interface statistics in out packets 0 0 octets 572 684

errors 0 0 discards 0 0

PPP interface serial 2/0:5/1 is up No baseline has been set Interface statistics in out packets 0 0 octets 572 684 errors 0 0 discards 0 0

PPP interface serial 2/1:4/1 is up No baseline has been set Interface statistics in out packets 0 0 octets 572 684 errors 0 0 discards 0 0

PPP interface serial 2/1:5/1 is up No baseline has been set Interface statistics in out packets 0 0 octets 572 684 errors 0 0 discards 0 0

4 ppp interfaces found

PPP interface mlppp group1 is up

PPP multilink member-interface serial 2/0:1/1 is up No baseline has been set Interface statistics in out packets 0 0 octets 608 716 errors 0 0 discards 0 0

PPP multilink member-interface serial 2/0:2/1 is up No baseline has been set Interface statistics in out packets 0 0 octets 608 716 errors 0 0 discards 0 0

PPP multilink member-interface serial 2/0:3/1 is up No baseline has been set Interface statistics in out packets 0 0 octets 596 704

errors 0 0 discards 0 0

PPP interface mlppp group2 is up

PPP multilink member-interface serial 2/1:1/1 is up No baseline has been set Interface statistics in out packets 0 0 octets 628 740 errors 0 0 discards 0 0

PPP multilink member-interface serial 2/1:2/1 is up No baseline has been set Interface statistics in out packets 0 0 octets 628 740 errors 0 0 discards 0 0

PPP multilink member-interface serial 2/1:3/1 is up No baseline has been set Interface statistics in out packets 0 0 octets 616 728 errors 0 0 discards 0 0

2 mlppp interfaces found

Example 4 The following example displays status information about all configured PPP interfaces:

host1#show ppp interface status PPP interface serial 2/0:4/1 is up PPP interface serial 2/0:5/1 is up PPP interface serial 2/1:4/1 is up PPP interface serial 2/1:5/1 is up 4 ppp interfaces found

PPP interface mlppp group1 is up PPP interface mlppp group2 is up 2 mlppp interfaces found

Example 5 The following example shows complete configuration, statistics, and status information about all PPP interfaces:

此例输出过长,略,参见《ERX Edge Routers Physical and Link Layers Configuration Guide》之14-23

3.2.1.19 show ppp interface summary

用于显示系统中配置的所有PPP端口的概要 ? Field descriptions

? Configuration status – indicates the configuration state of the PPP interfaces, IPCP protocol, or OSINLCP protocol: ? configured – interface or protocol is configured

? notConfigured – interface or protocol is not configured

? Administrative status – indicates the administrative state of the PPP interface, IPCP protocol, or OSINLCP protocol:

? open – the no ppp shutdown command is operative ? closed – the ppp shutdown command is operative

? Operational status – indicates the operational state of the PPP interface, IPCP protocol, or OSINLCP protocol: ? up – interface or protocol is operational

? down – interface or protocol is not operational because of some problem in the PPP layer

? lowerDown – interface or protocol is not operational because a lower layer in the protocol stack is down

? notPresent – interface or protocol is not operational because the hardware is unavailable

? passive – interface is waiting for the peer to send an LCP confReq message.

? tunnel – interface is being redirected through a tunnel ? Example

host1#show ppp interface summary

Configuration status configured notConfigured Interface 128 n/a Ip 128 0 Osi 0 128

Administrative status open closed Interface 128 0 Ip 128 0 Osi 128 0

Operational status up down Interface 127 0 Ip 0 128 Osi 0 128

Operational status lowerDown passive tunnel notPresent

Interface 0 0 1 0 PPP Status

Configuration status configured notConfigured Interface 3 n/a

Ip 3 0 Osi 0 3 Mpls 0 3

Administrative status open closed Interface 3 0 Ip 3 0 Osi 3 0 Mpls 3 0

Operational status up down Interface 0 0 Ip 0 3 Osi 0 3 Mpls 0 3

Operational status lowerDown passive tunnel notPresent Interface 3 0 0 0

3.2.1.20 show radius servers

用于显示认证服务器和记帐服务器的信息 示例:

host1#show radius servers

RADIUS Authentication Configuration ----------------------------------- UDP Retry Maximum Dead

IP Address Port Count Timeout Sessions Time Secret ---------- ---- ----- ------- -------- ---- ------ 10.10.0.40 1645 3 3 255 5 radius 192.14.23.4 1812 3 3 255 0 132.2.6.1 1812 3 3 255 0 RADIUS Accounting Configuration ----------------------------------- UDP Retry Maximum Dead

IP Address Port Count Timeout Sessions Time Secret ---------- ---- ----- ------- -------- ---- ------ 10.10.0.40 1646 3 3 255 5 radius

3.2.1.21 show radius statistics

用于显示RADIUS认证服务器及记帐服务器的服务统计数据,可以用delta关键字来指定显示baseline之后的统计数据。

命令的输出说明如下,注意,所有的描述适用于主、次及第三认证/记帐服务器。

? UDP Port –RADIUS服务器上使用的UDP端口 ? Round Trip Time – 从请求到回应经过的1/00秒数


宽带接入服务器(BRAS) - 图文(10).doc 将本文的Word文档下载到电脑 下载失败或者文档不完整,请联系客服人员解决!

下一篇:综合实训题1

相关阅读
本类排行
× 注册会员免费下载(下载后可以自由复制和排版)

马上注册会员

注:下载文档有可能“只有目录或者内容不全”等情况,请下载之前注意辨别,如果您已付费且无法下载或内容有问题,请联系我们协助你处理。
微信: QQ: