Alcatel-Lucent 7450 System Management Manual page 361

Ethernet service switch
Hide thumbs Also See for 7450:
Table of Contents

Advertisement

</rpc-reply>
]]>]]>
Below is an example of a <edit-config> request and response to create a basic VPRN service
with a SAP (creates the service/interface but fails to create the SAP as the specified port's
encapsulation is invalid):
<?xml version="1.0" encoding="UTF-8"?>
<rpc message-id="101"
xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
</edit-config>
</rpc>
]]>]]>
Reply:
<?xml version="1.0" encoding="UTF-8"?>
<rpc-reply message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
sap "2/1/1"'
</rpc-reply>
]]>]]>
7450 ESS System Mangement Guide
<ok/>
<edit-config>
<target>
<running/>
</target>
<config>
<configure>
<service>
<vprn operation="create">
<interface>
</interface>
<service-id>201</service-id>
<customer>1</customer>
</vprn>
</service>
</configure>
</config>
<rpc-error>
<error-type>application</error-type>
<error-tag>operation-failed</error-tag>
<error-severity>error</error-severity>
<error-info>
<err-element>edit-config</err-element>
</error-info>
<error-message>
command failed - 'configure service vprn "201" customer 1 interface "test"
MINOR: CLI SAP-id has an invalid port number or encapsulation value.
</error-message>
</rpc-error>
<ip-int-name>"test"</ip-int-name>
<sap>
<sap-id>"2/1/1"</sap-id>
</sap>
NETCONF
Page 361

Advertisement

Table of Contents
loading

Table of Contents