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.
44 lines
963 B
44 lines
963 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<rpc-reply message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
|
|
<data>
|
|
<Configuration>
|
|
<InterfaceConfigurationTable MajorVersion="5" MinorVersion="3">
|
|
<InterfaceConfiguration>
|
|
<Naming>
|
|
<Active>
|
|
act
|
|
</Active>
|
|
<InterfaceName>
|
|
GigabitEthernet0/0/0/0
|
|
</InterfaceName>
|
|
</Naming>
|
|
<Description>
|
|
NETCONF Test
|
|
</Description>
|
|
<CDP MajorVersion="3" MinorVersion="0">
|
|
<Enable>
|
|
true
|
|
</Enable>
|
|
</CDP>
|
|
<IPV4Network MajorVersion="6" MinorVersion="3">
|
|
<Addresses>
|
|
<Primary>
|
|
<Address>
|
|
192.168.182.3
|
|
</Address>
|
|
<Netmask>
|
|
255.255.255.0
|
|
</Netmask>
|
|
</Primary>
|
|
</Addresses>
|
|
</IPV4Network>
|
|
<shutdown>
|
|
true
|
|
</shutdown>
|
|
</InterfaceConfiguration>
|
|
</InterfaceConfigurationTable>
|
|
</Configuration>
|
|
</data>
|
|
</rpc-reply>
|
|
]]>]]>
|