parent
52d33045ba
commit
07796f778e
@ -0,0 +1,43 @@
|
||||
<?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>
|
||||
]]>]]>
|
Loading…
Reference in new issue