blob: 581229d84fc3f6dd939b6d3fdd49d14f690fffe7 [file] [log] [blame]
Kieran McPeake201fe1f2019-06-03 12:47:22 +01001<rpc-reply xmlns:junos="http://xml.juniper.net/junos/18.4R1/junos">
2 <interface-information xmlns="http://xml.juniper.net/junos/18.4R1/junos-interface" junos:style="normal">
3 <!-- Other physical-interface entries manually stripped out for brevity -->
4 <physical-interface>
5 <name>jsrv</name>
6 <admin-status junos:format="Enabled">up</admin-status>
7 <oper-status>up</oper-status>
8 <local-index>144</local-index>
9 <snmp-index>513</snmp-index>
10 <if-type>Ethernet</if-type>
11 <link-level-type>Ethernet</link-level-type>
12 <mtu>1514</mtu>
13
14 <if-device-flags>
15 <ifdf-present/>
16 <ifdf-running/>
17 </if-device-flags>
18 <ifd-specific-config-flags>
19 <internal-flags>0x200</internal-flags>
20 </ifd-specific-config-flags>
21 <if-config-flags>
22 </if-config-flags>
23 <link-type>Full-Duplex</link-type>
24 <if-media-flags>
25 <ifmf-none/>
26 </if-media-flags>
27 <current-physical-address junos:format="MAC 2c:6b:f5:03:ff:c0">2c:6b:f5:03:ff:c0</current-physical-address>
28 <hardware-physical-address junos:format="MAC 2c:6b:f5:03:ff:c0">2c:6b:f5:03:ff:c0</hardware-physical-address>
29 <interface-flapped junos:seconds="0">Never</interface-flapped>
30 <traffic-statistics junos:style="brief">
31 <input-packets>0</input-packets>
32 <output-packets>0</output-packets>
33 </traffic-statistics>
34 <logical-interface>
35 <name>jsrv.1</name>
36 <local-index>323</local-index>
37 <snmp-index>514</snmp-index>
38 <if-config-flags>
39 <iff-up/>
40 <internal-flags>0x24004000</internal-flags>
41 </if-config-flags>
42 <encapsulation>unknown</encapsulation>
43 <policer-overhead>
44 </policer-overhead>
45 <logical-interface-bandwidth>1Gbps</logical-interface-bandwidth>
46 <irb-domain>
47 <irb-routing-instance>None</irb-routing-instance>
48 <irb-bridge>None</irb-bridge>
49 </irb-domain>
50 <traffic-statistics junos:style="brief">
51 <input-packets>0</input-packets>
52 <output-packets>0</output-packets>
53 </traffic-statistics>
54 <filter-information>
55 </filter-information>
56 <address-family>
57 <address-family-name>inet</address-family-name>
58 <mtu>1514</mtu>
59 <max-local-cache>75000</max-local-cache>
60 <new-hold-limit>75000</new-hold-limit>
61 <intf-curr-cnt>0</intf-curr-cnt>
62 <intf-unresolved-cnt>0</intf-unresolved-cnt>
63 <intf-dropcnt>0</intf-dropcnt>
64 <address-family-flags>
65 <ifff-is-primary/>
66 </address-family-flags>
67 <interface-address>
68 <ifa-flags>
69 <ifaf-primary/>
70 <ifaf-current-default/>
71 <ifaf-current-preferred/>
72 <ifaf-current-primary/>
73 </ifa-flags>
74 <ifa-destination>128/2</ifa-destination>
75 <ifa-local>128.0.0.127</ifa-local>
76 <ifa-broadcast>191.255.255.255</ifa-broadcast>
77 </interface-address>
78 </address-family>
79 </logical-interface>
80 </physical-interface>
81
82 </interface-information>
83 <cli>
84 <banner></banner>
85 </cli>
86</rpc-reply>