显示以太网端口的状态和配置
使用 ipinterface_list_ports 命令可列示所有以太网端口及其配置和状态。
ipinterface_list_ports
将列出用于连接到用户网络的所有物理以太网端口。列表中包含以下信息:
- 组件标识(iSCSI 的模块编号或管理/现场技术人员端口的交换机号)
- 模块/交换机上的端口号
- 对于管理/VPN/现场技术人员,为:“management”/“VPN”/“field technician”
- 包含端口的 IP 接口(如果未将端口配置给 IP 接口,则为无)
- 开启/关闭状态
- 自动协商:半/全双工,1000/100/10
示例:
ipinterface_list_ports
输出:
Index Role IP Interface Connected Component Link Up?
------- ------------ -------------- ---------------------- ----------
1 Component 1:Flash_Canister:4:1 yes
1 Component 1:Flash_Canister:4:2 yes
1 IPMI 1:Module:13 yes
1 IPMI 1:Module:14 yes
1 IPMI 1:Module:9 yes
1 Internal 1:IB_Switch:1:12 yes
1 Internal 1:IB_Switch:1:13 yes
1 Internal 1:IB_Switch:1:8 yes
1 Management yes
1 iSCSI unknown
1 iSCSI unknown
1 iSCSI unknown
2 IPMI 1:Module:11 yes
2 IPMI 1:Module:12 yes
2 IPMI 1:Module:7 yes
2 iSCSI unknown
2 iSCSI unknown
2 iSCSI unknown
Cont.:
Negotiated Speed (Mb/s) Full Duplex? Module RX Flow Control? TX Flow Control?
------------------------- -------------- ------------- ------------------ ------------------
1000 yes 1:Module:12 yes yes
1000 yes 1:Module:13 yes yes
1000 yes 1:Module:12 yes yes
1000 yes 1:Module:13 yes yes
1000 yes 1:Module:8 yes yes
10000 yes 1:Module:12 yes yes
10000 yes 1:Module:13 yes yes
10000 yes 1:Module:8 yes yes
1000 yes 1:Module:12 yes yes
N/A unknown 1:Module:12 yes yes
N/A unknown 1:Module:13 yes yes
N/A unknown 1:Module:8 yes yes
1000 yes 1:Module:12 yes yes
1000 yes 1:Module:13 yes yes
1000 yes 1:Module:8 yes yes
N/A unknown 1:Module:12 yes yes
N/A unknown 1:Module:13 yes yes
N/A unknown 1:Module:8 yes yes
| 字段标识 | 字段输出 | 缺省位置 |
|---|---|---|
| index | Index | 1 |
| role | Role | 2 |
| ip_interface_name | IP Interface | 3 |
| connected_component | Connected Component | 4 |
| is_link_up | Link Up? | 5 |
| negotiated_speed_Mbs | Negotiated Speed (Mb/s) | 6 |
| is_full_duplex | Full Duplex? | 7 |
| module_id | Module | 8 |
| requires_service | Requires Service | 不适用 |
| service_reason | Service Reason | 不适用 |
| pause_autonegotiate | Flow control auto-negotiate? | 不适用 |
| pause_rx | RX Flow Control? | 9 |
| pause_tx | TX Flow Control? | 10 |
访问控制
| 用户类别 | 许可权 |
|---|---|
| 存储管理员 | 允许 |
| 存储集成管理员 | 允许 |
| 应用程序管理员 | 允许 |
| 安全性管理员 | 不允许 |
| 只读用户 | 允许 |
| 技术人员 | 允许 |