Default Settings - Alcatel-Lucent 7450 System Management Manual

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

Advertisement

CLI Content Layer Examples
Reply:
<?xml version="1.0" encoding="UTF-8"?>
<rpc-reply message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
----------------------------------------------
#--------------------------------------------------
echo "IP Configuration"
#--------------------------------------------------
----------------------------------------------
----------------------------------------------
----------------------------------------------
</rpc-reply>
]]>]]>
Below is an example of a <get-config> request and response to retrieve full configuration
information. Note that <cli-info-detail/> can be used to get the full configuration including

default settings.

Page 364
<data xmlns="urn:alcatel-lucent.com:sros:ns:yang:cli-content-layer-r13">
<config-format-cli-block>
<item>
<cli-info>router</cli-info>
<response>
interface "system"
no shutdown
exit
</response>
</item>
<item>
<cli-info-detail>system login-control</cli-info-detail>
<response>
ftp
inbound-max-sessions 3
exit
ssh
no disable-graceful-shutdown
inbound-max-sessions 5
outbound-max-sessions 5
no ttl-security
exit
telnet
no enable-graceful-shutdown
inbound-max-sessions 5
outbound-max-sessions 5
no ttl-security
exit
idle-timeout 30
no pre-login-message
no motd
login-banner
no exponential-backoff
</response>
</item>
</config-format-cli-block>
</data>
7450 ESS System Mangement Guide

Advertisement

Table of Contents
loading

Table of Contents