parent
3e25b0acd8
commit
52d33045ba
@ -0,0 +1,21 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
|
||||||
|
<get-config>
|
||||||
|
<source>
|
||||||
|
<running/>
|
||||||
|
</source>
|
||||||
|
<filter>
|
||||||
|
<Configuration>
|
||||||
|
<InterfaceConfigurationTable>
|
||||||
|
<InterfaceConfiguration>
|
||||||
|
<Naming>
|
||||||
|
<Active>act</Active>
|
||||||
|
<InterfaceName Match="GigabitEthernet0/0/0/0"/>
|
||||||
|
</Naming>
|
||||||
|
</InterfaceConfiguration>
|
||||||
|
</InterfaceConfigurationTable>
|
||||||
|
</Configuration>
|
||||||
|
</filter>
|
||||||
|
</get-config>
|
||||||
|
</rpc>
|
||||||
|
]]>]]>
|
Loading…
Reference in new issue