You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
496 B
22 lines
496 B
<?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>
|
|
]]>]]>
|