napalm-automation / napalm-nxos

Apache License 2.0
9 stars 21 forks source link

Command output for nxos-ssh show ip interface - N7K #113

Closed ghost closed 6 years ago

ghost commented 7 years ago
N7K# show ip interface
IP Interface Status for VRF "default"
Vlan10, Interface status: protocol-up/link-up/admin-up, iod: 278,
  IP address: 10.0.0.2, IP subnet: 10.0.0.0/24
  IP broadcast address: 255.255.255.255
  IP multicast groups locally joined:
      224.0.0.5
  IP MTU: 9216 bytes (using link MTU)
  IP primary address route-preference: 0, tag: 0
  IP proxy ARP : disabled
  IP Local Proxy ARP : disabled
  IP multicast routing: disabled
  IP icmp redirects: disabled
  IP directed-broadcast: disabled
  IP Forwarding: disabled
  IP icmp unreachables (except port): disabled
  IP icmp port-unreachable: enabled
  IP unicast reverse path forwarding: none
  IP load sharing: none
  IP interface statistics last reset: never
  IP interface software stats: (sent/received/forwarded/originated/consumed)
    Unicast packets    : 0/0/0/0/0
    Unicast bytes      : 0/0/0/0/0
    Multicast packets  : 29732213/0/0/29732213/0
    Multicast bytes    : 2913756874/0/0/2913756874/0
    Broadcast packets  : 0/0/0/0/0
    Broadcast bytes    : 0/0/0/0/0
    Labeled packets    : 0/0/0/0/0
    Labeled bytes      : 0/0/0/0/0
  WCCP Redirect outbound: disabled
  WCCP Redirect inbound: disabled
  WCCP Redirect exclude: disabled
loopback0, Interface status: protocol-up/link-up/admin-up, iod: 344,
  IP address: 172.16.0.2, IP subnet: 172.16.0.2/32
  IP broadcast address: 255.255.255.255
  IP multicast groups locally joined: none
  IP MTU: 1500 bytes (using link MTU)
  IP primary address route-preference: 0, tag: 0
  IP proxy ARP : disabled
  IP Local Proxy ARP : disabled
  IP multicast routing: disabled
  IP icmp redirects: enabled
  IP directed-broadcast: disabled
  IP Forwarding: disabled
  IP icmp unreachables (except port): disabled
  IP icmp port-unreachable: enabled
  IP unicast reverse path forwarding: none
  IP load sharing: none
  IP interface statistics last reset: never
  IP interface software stats: (sent/received/forwarded/originated/consumed)
    Unicast packets    : 0/0/0/0/0
    Unicast bytes      : 0/0/0/0/0
    Multicast packets  : 0/0/0/0/0
    Multicast bytes    : 0/0/0/0/0
    Broadcast packets  : 0/0/0/0/0
    Broadcast bytes    : 0/0/0/0/0
    Labeled packets    : 0/0/0/0/0
    Labeled bytes      : 0/0/0/0/0
  WCCP Redirect outbound: disabled
  WCCP Redirect inbound: disabled
  WCCP Redirect exclude: disabled
itdependsnetworks commented 7 years ago

Can you put use backticks to format?

mirceaulinic commented 6 years ago

Issue moved to https://github.com/napalm-automation/napalm/issues/444