Basic System Configuration Guide CLI Usage
Edition: 01 3HE 11010 AAAC TQZZA 31
 
3.5 Displaying Configuration Contexts
The info and info detail commands display the configuration for the current level. 
The info command displays non-default configurations. The info detail command 
displays the entire configuration for the current level, including defaults. The following 
example shows the output that displays using the info command and the output that 
displays using the info detail command. 
*A:ALU-1>config>router# interface system
*A:ALU-1>config>router>if# info
----------------------------------------------
address 10.221.221.72/32
----------------------------------------------
*A:ALU-1>config>router>if#
*A:ALU-1>config>router>if# info detail
----------------------------------------------
address 10.221.221.72/32
no description
no arp-timeout
icmp
mask-reply
unreachables 100 10
ttl-expired 100 10
exit
no ntp-broadcast
no shutdown
no bfd
----------------------------------------------
*A:ALU-1>config>router>if#