What's the Extremeware and XOS command equivalent of cisco's show int | i proto|Last in
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎11-15-2017 06:22 PM
I need to know how many days has a port been unused via console/telnet, in extremeware (and XOS) with epicenter SW you are able to track but I want to know is there is a CLI equivalent to CISCO show int | i proto|Last in
Thanks
Thanks
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎11-15-2017 06:27 PM
I think this will get what you want:
X440G2-12t-10G4.18 # show port info detail | include Port:|Link\sState:|Link\sUps:|Link\sDowns: Port: 1
Link State: Active, 1Gbps, full-duplex
Link Ups: 1 Last: Thu Aug 03 16:59:29 2017
Link Downs: 0 Last: --
Port: 2
Link State: Ready
Link Ups: 0 Last: --
Link Downs: 0 Last: --
X440G2-12t-10G4.18 # show port info detail | include Port:|Link\sState:|Link\sUps:|Link\sDowns: Port: 1
Link State: Active, 1Gbps, full-duplex
Link Ups: 1 Last: Thu Aug 03 16:59:29 2017
Link Downs: 0 Last: --
Port: 2
Link State: Ready
Link Ups: 0 Last: --
Link Downs: 0 Last: --
