show pppoe interfaces
语法
show pppoe interfaces <brief | detail | extensive> <pp0.logical>
描述
显示有关 PPPoE 接口的会话特定信息。
选项
none | 显示所有 PPPoE 接口的接口信息。 |
brief | detail | (可选)显示指定的输出级别。 |
extensive | (可选)显示有关 PPPoE 会话期间发送和接收的数据包数以及超时数的信息。 |
pp0.logical | (可选)接口的名称。静态接口的逻辑单元号可以是 0 到 16,385 之间的值。动态接口的逻辑单元号可以是 1,073,741,824 到 SRX300、SRX320 和 SRX340 以及 SRX550M 设备上支持的最大逻辑接口数的值。 |
所需权限级别
视图
输出字段
表 1 列出了命令 show pppoe interfaces
的输出字段。输出字段按其出现的大致顺序列出。
字段名称 |
字段说明 |
---|---|
|
逻辑接口的索引号,反映其初始化顺序。 |
|
逻辑接口的状态: |
|
会话 ID。 |
|
所需服务类型(可用于指示 ISP 名称、类别或服务质量)。 |
|
配置的访问集中器名称。 |
|
访问集中器的名称。 |
|
连接远程端(接入集中器或 PPPoE 客户端)的 MAC 地址。 |
|
PPPoE 会话终止后重新连接的超时值(以秒为单位)。 |
|
连接在断开连接之前可以处于空闲状态的时间长度(以秒为单位)。 |
|
会话已启动的时间长度(以 为单位 hh:mm:ss)。 |
|
禁用 |
|
运行 PPPoE 的接口。 |
|
PPPoE 会话期间发送和接收的数据包数,按数据包类型和数据包错误分类:
|
|
PPPoE 会话期间发生的超时:
|
|
PPPoE 会话期间收到的错误计数器:
|
示例输出
显示 PPPoE 接口
user@host> show pppoe interfaces pp0.0 Index 71 State: Session up, Session ID: 4, Service name: None, Session AC name: srx-pppoe-ac, Configured AC name: None, Remote MAC address: b0:c6:9a:74:5e:c1, Session uptime: 5d 15:21 ago, Auto-reconnect timeout: Never, Idle timeout: Never, Underlying interface: ge-0/0/1.0 Index 70
显示 PPPoE 接口简介
user@host> show pppoe interfaces brief Interface Underlying State Session Remote interface ID MAC pp0.0 ge-0/0/1.0 Session up 4 b0:c6:9a:74:5e:c1
显示 PPPoE 接口详细信息
user@host> show pppoe interfaces detail pp0.0 Index 71 State: Session up, Session ID: 4, Service name: None, Session AC name: srx-pppoe-ac, Configured AC name: None, Remote MAC address: b0:c6:9a:74:5e:c1, Session uptime: 5d 15:21 ago, Auto-reconnect timeout: Never, Idle timeout: Never, Underlying interface: ge-0/0/1.0 Index 70 Ignore End-Of-List tag: Enable
显示 PPPoE 接口广泛
user@host> show pppoe interfaces extensive pp0.0 Index 71 State: Session up, Session ID: 4, Service name: None, Session AC name: srx-pppoe-ac, Configured AC name: None, Remote MAC address: b0:c6:9a:74:5e:c1, Session uptime: 5d 15:22 ago, Auto-reconnect timeout: Never, Idle timeout: Never, Underlying interface: ge-0/0/1.0 Index 70 PacketType Sent Received PADI 1 0 PADO 0 1 PADR 1 0 PADS 0 1 PADT 0 0 Service name error 0 0 AC system error 0 0 Generic error 0 0 Malformed packets 0 0 Unknown packets 0 0 Timeout PADI 0 PADO 0 PADR 0 Receive Error Counters PADI 0 PADO 0 PADR 0 PADS 0
发布信息
在 Junos OS 9.5 版中引入的命令。