blob: 349a0326a51bfcbf56247997850b81d64a97a186 [file] [log] [blame]
Andreas Papazois1ed54cf2016-05-04 16:22:40 +03001<?xml version="1.0" encoding="UTF-8"?>
2<!--
3 ~ Copyright 2016-present Open Networking Laboratory
4 ~
5 ~ Licensed under the Apache License, Version 2.0 (the "License");
6 ~ you may not use this file except in compliance with the License.
7 ~ You may obtain a copy of the License at
8 ~
9 ~ http://www.apache.org/licenses/LICENSE-2.0
10 ~
11 ~ Unless required by applicable law or agreed to in writing, software
12 ~ distributed under the License is distributed on an "AS IS" BASIS,
13 ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 ~ See the License for the specific language governing permissions and
15 ~ limitations under the License.
16 -->
17 <rpc-reply message-id="101" xmlns="urn:ietf:params:netconf:base:1.0">
18 <data><xml-config-data><Device-Configuration xmlns="urn:cisco:xml-pi">
19 <version><Param>15.0</Param></version>
20 <service operation="delete" ><pad/></service>
21 <service><timestamps><debug><datetime><msec/></datetime></debug></timestamps></service>
22 <service><timestamps><log><datetime><msec/></datetime></log></timestamps></service>
23 <service operation="delete" ><password-encryption/></service>
24 <hostname><SystemNetworkName>switch02</SystemNetworkName></hostname>
25 <boot-start-marker></boot-start-marker>
26 <boot-end-marker></boot-end-marker>
27 <system><mtu><routing><MTUSizeBytes>1500</MTUSizeBytes></routing></mtu></system>
28 <mls><qos/></mls>
29 <cts operation="delete" ><server><test><all><enable/></all></test></server></cts>
30 <X-Interface>cts server test all idle-time 0</X-Interface>
31 <X-Interface>cts server test all deadtime 0</X-Interface>
32 <spanning-tree><mode><pvst/></mode></spanning-tree>
33 <spanning-tree><extend><system-id/></extend></spanning-tree>
34 <vlan><internal><allocation><policy><ascending/></policy></allocation></internal></vlan>
35 <lldp><run/></lldp>
36 <interface><Param>GigabitEthernet0/1</Param>
37 <ConfigIf-Configuration>
38 </ConfigIf-Configuration>
39 </interface>
40 <interface><Param>GigabitEthernet0/2</Param>
41 <ConfigIf-Configuration>
42 <switchport><access><vlan><VLANIDVLANPortAccessMode>100</VLANIDVLANPortAccessMode></vlan></access></switchport>
43 </ConfigIf-Configuration>
44 </interface>
45 <interface><Param>GigabitEthernet0/3</Param>
46 <ConfigIf-Configuration>
47 <switchport><trunk><encapsulation><dot1q/></encapsulation></trunk></switchport>
48 <switchport><trunk><allowed><vlan><VLANIDsAllowedVLANsPortTrunkingMode>200,201</VLANIDsAllowedVLANsPortTrunkingMode></vlan></allowed></trunk></switchport>
49 <switchport><mode><trunk/></mode></switchport>
50 </ConfigIf-Configuration>
51 </interface>
52 <interface><Param>GigabitEthernet0/4</Param>
53 <ConfigIf-Configuration>
54 <srr-queue><bandwidth><limit><EnterBandwidthLimitInterfaceAsPercentage>75</EnterBandwidthLimitInterfaceAsPercentage></limit></bandwidth></srr-queue>
55 </ConfigIf-Configuration>
56 </interface>
57 <interface><Param>GigabitEthernet0/5</Param>
58 <ConfigIf-Configuration>
59 <switchport><trunk><encapsulation><dot1q/></encapsulation></trunk></switchport>
60 <switchport><trunk><allowed><vlan><VLANIDsAllowedVLANsPortTrunkingMode>300-302</VLANIDsAllowedVLANsPortTrunkingMode></vlan></allowed></trunk></switchport>
61 <switchport><mode><trunk/></mode></switchport>
62 <srr-queue><bandwidth><limit><EnterBandwidthLimitInterfaceAsPercentage>50</EnterBandwidthLimitInterfaceAsPercentage></limit></bandwidth></srr-queue>
63 </ConfigIf-Configuration>
64 </interface>
65 <ip><http><server/></http></ip>
66 <ip><http><secure-server/></http></ip>
67 <netconf><max-sessions><MaxNETCONFSessions>5</MaxNETCONFSessions></max-sessions></netconf>
68 <netconf><lock-time><MaxNETCONFConfigLockTimeSeconds>120</MaxNETCONFConfigLockTimeSeconds></lock-time></netconf>
69 <netconf><ssh/></netconf>
70 <end></end>
71</Device-Configuration></xml-config-data></data></rpc-reply>