Loading scripts/service_provisioning/PROV_SC_02/svlan_peb_ports_create.xml 0 → 100644 +27 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <interfaces xmlns="urn:ietf:params:xml:ns:yang:ietf-interfaces"> <interface> <name>combo1</name> <bridge-port xmlns="urn:ieee:std:802.1Q:yang:ieee802-dot1q-bridge"> <bridge-name>Bridge-1</bridge-name> <component-name>component-1</component-name> <port-type>customer-edge-port</port-type> </bridge-port> </interface> <interface> <name>combo2</name> <bridge-port xmlns="urn:ieee:std:802.1Q:yang:ieee802-dot1q-bridge"> <bridge-name>Bridge-1</bridge-name> <component-name>component-1</component-name> <port-type>customer-network-port</port-type> </bridge-port> </interface> <interface> <name>combo3</name> <bridge-port xmlns="urn:ieee:std:802.1Q:yang:ieee802-dot1q-bridge"> <bridge-name>Bridge-1</bridge-name> <component-name>component-1</component-name> <port-type>provider-network-port</port-type> </bridge-port> </interface> </interfaces> Loading
scripts/service_provisioning/PROV_SC_02/svlan_peb_ports_create.xml 0 → 100644 +27 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8"?> <interfaces xmlns="urn:ietf:params:xml:ns:yang:ietf-interfaces"> <interface> <name>combo1</name> <bridge-port xmlns="urn:ieee:std:802.1Q:yang:ieee802-dot1q-bridge"> <bridge-name>Bridge-1</bridge-name> <component-name>component-1</component-name> <port-type>customer-edge-port</port-type> </bridge-port> </interface> <interface> <name>combo2</name> <bridge-port xmlns="urn:ieee:std:802.1Q:yang:ieee802-dot1q-bridge"> <bridge-name>Bridge-1</bridge-name> <component-name>component-1</component-name> <port-type>customer-network-port</port-type> </bridge-port> </interface> <interface> <name>combo3</name> <bridge-port xmlns="urn:ieee:std:802.1Q:yang:ieee802-dot1q-bridge"> <bridge-name>Bridge-1</bridge-name> <component-name>component-1</component-name> <port-type>provider-network-port</port-type> </bridge-port> </interface> </interfaces>