CLI Usage
7750 SR OS Basic System Configuration Guide Page 31
Displaying Configuration Contexts
The info and info detail commands display 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:ALA-1>config>router# interface system
*A:ALA-1>config>router>if# info
----------------------------------------------
address 10.10.0.1/32
----------------------------------------------
*A:ALA-1>config>router>if#
*A:ALA-1>config>router>if# info detail
----------------------------------------------
address 10.10.10.103/32 broadcast host-ones
no description
no arp-timeout
no allow-directed-broadcasts
tos-marking-state trusted
no local-proxy-arp
no proxy-arp
icmp
mask-reply
redirects 100 10
unreachables 100 10
ttl-expired 100 10
exit
no mac
no ntp-broadcast
no cflowd
no shutdown
----------------------------------------------
*A:ALA-1>config>router>if#