1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
|
---
parsed_sample:
- intf: "Aux0"
line_status: "UP"
protocol_status: ""
hw_address: []
description: "Aux0 Interface"
bandwidth: "9 kbps"
speed: ""
duplex: ""
mtu: ""
l2mtu: ""
vlan_native: ""
ip_address: []
port_link_type: ""
vlan_passing: []
vlan_permitted: []
- intf: "GigabitEthernet0/0"
line_status: "UP"
protocol_status: "UP"
hw_address:
- "ec9b-8b00-004c"
- "ec9b-8b00-004c"
description: "WAN ZONE"
bandwidth: "300000 kbps"
speed: "1000Mbps-speed"
duplex: "full-duplex"
mtu: "1500"
l2mtu: ""
vlan_native: ""
ip_address:
- "192.168.1.1/24"
port_link_type: ""
vlan_passing: []
vlan_permitted: []
- intf: "Tunnel100"
line_status: "UP"
protocol_status: "UP"
hw_address: []
description: "To_FW"
bandwidth: "64 kbps"
speed: ""
duplex: ""
mtu: "1476"
l2mtu: ""
vlan_native: ""
ip_address:
- "172.16.1.1/24"
port_link_type: ""
vlan_passing: []
vlan_permitted: []
|