Returns operational details of all the possible interfaces of the managed entity. Use this RPC to discover basic characteristics of all the interfaces in the system. Each sublayer below the internetwork layer of a network interface is considered to be an interface.
<get-interface-detail></get-interface-detail> <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="67"> <interface xmlns="urn:brocade.com:mgmt:brocade-interface-ext"> <interface-type>ethernet</interface-type> <interface-name>2/4</interface-name> <port-role>edge</port-role> <port-mode>unknown</port-mode> <if-name>ethernet 2/4</if-name> <if-state>up</if-state> <line-protocol-state>down</line-protocol-state> <line-protocol-state-info> (link protocol down)</line-protocol-state-info> <hardware-type>ethernet</hardware-type> <current-hardware-address>50:eb:1a:17:40:28</current-hardware-address> <logical-hardware-address>50:eb:1a:17:40:28</logical-hardware-address> <ifindex>8791662784</ifindex> <mtu>2500</mtu> <actual-line-speed>nil</actual-line-speed> <configured-line-speed>auto</configured-line-speed> <line-duplex-state>full</line-duplex-state> <flow-control></flow-control> <queuing-strategy>fifo</queuing-strategy> <ifHCInOctets>0</ifHCInOctets> <ifHCInUcastPkts>0</ifHCInUcastPkts> <ifHCInMulticastPkts>0</ifHCInMulticastPkts> <ifHCInBroadcastPkts>0</ifHCInBroadcastPkts> <ifHCInErrors>0</ifHCInErrors> <ifHCOutOctets>0</ifHCOutOctets> <ifHCOutUcastPkts>0</ifHCOutUcastPkts> <ifHCOutMulticastPkts>0</ifHCOutMulticastPkts> <ifHCOutBroadcastPkts>0</ifHCOutBroadcastPkts> <ifHCOutErrors>0</ifHCOutErrors> </interface> <interface xmlns="urn:brocade.com:mgmt:brocade-interface-ext"> <interface-type>ethernet</interface-type> <interface-name>2/3</interface-name> <port-role>isl</port-role> <port-mode>unknown</port-mode> <if-name>ethernet 2/3</if-name> <if-state>up</if-state> <line-protocol-state>up</line-protocol-state> <line-protocol-state-info> (connected)</line-protocol-state-info> <hardware-type>ethernet</hardware-type> <current-hardware-address>50:eb:1a:17:3f:f8</current-hardware-address> <logical-hardware-address>50:eb:1a:17:3f:f8</logical-hardware-address> <media-type>sfp</media-type> <wavelength>1310</wavelength> <ifindex>8791269376</ifindex> <mtu>9216</mtu> <actual-line-speed>10Gbps</actual-line-speed> <configured-line-speed>auto</configured-line-speed> <line-duplex-state>full</line-duplex-state> <flow-control></flow-control> <queuing-strategy>fifo</queuing-strategy> <ifHCInOctets>303455437</ifHCInOctets> <ifHCInUcastPkts>301429</ifHCInUcastPkts> <ifHCInMulticastPkts>79743</ifHCInMulticastPkts> <ifHCInBroadcastPkts>0</ifHCInBroadcastPkts> <ifHCInErrors>0</ifHCInErrors> <ifHCOutOctets>300765428</ifHCOutOctets> <ifHCOutUcastPkts>301347</ifHCOutUcastPkts> <ifHCOutMulticastPkts>56906</ifHCOutMulticastPkts> <ifHCOutBroadcastPkts>0</ifHCOutBroadcastPkts> <ifHCOutErrors>0</ifHCOutErrors> </interface> <interface xmlns="urn:brocade.com:mgmt:brocade-interface-ext"> <interface-type>ethernet</interface-type> <interface-name>2/4</interface-name> <port-role>edge</port-role> <port-mode>unknown</port-mode> <if-name>ethernet 2/4</if-name> <if-state>up</if-state> <line-protocol-state>down</line-protocol-state> <line-protocol-state-info> (link protocol down)</line-protocol-state-info> <hardware-type>ethernet</hardware-type> <current-hardware-address>50:eb:1a:17:40:1d</current-hardware-address> <logical-hardware-address>50:eb:1a:17:40:1d</logical-hardware-address> <ifindex>8791572480</ifindex> <mtu>2500</mtu> <actual-line-speed>nil</actual-line-speed> <configured-line-speed>auto</configured-line-speed> <line-duplex-state>full</line-duplex-state> <flow-control></flow-control> <queuing-strategy>fifo</queuing-strategy> <ifHCInOctets>0</ifHCInOctets> <ifHCInUcastPkts>0</ifHCInUcastPkts> <ifHCInMulticastPkts>0</ifHCInMulticastPkts> <ifHCInBroadcastPkts>0</ifHCInBroadcastPkts> <ifHCInErrors>0</ifHCInErrors> <ifHCOutOctets>0</ifHCOutOctets> <ifHCOutUcastPkts>0</ifHCOutUcastPkts> <ifHCOutMulticastPkts>0</ifHCOutMulticastPkts> <ifHCOutBroadcastPkts>0</ifHCOutBroadcastPkts> <ifHCOutErrors>0</ifHCOutErrors> </interface> <interface xmlns="urn:brocade.com:mgmt:brocade-interface-ext"> <interface-type>l2vlan</interface-type> <interface-name>1</interface-name> <if-name>Vlan 1</if-name> <ifindex>1207959553</ifindex> <queuing-strategy>fifo</queuing-strategy> </interface> <interface xmlns="urn:brocade.com:mgmt:brocade-interface-ext"> <interface-type>l2vlan</interface-type> <interface-name>10</interface-name> <if-name>Vlan 10</if-name> <current-hardware-address>00:27:f8:fd:00:03</current-hardware-address> <logical-hardware-address>00:27:f8:fd:00:03</logical-hardware-address> <ifindex>1207959562</ifindex> <queuing-strategy>fifo</queuing-strategy> </interface> <has-more xmlns="urn:brocade.com:mgmt:brocade-interface-ext">false</has-more> </rpc-reply>