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.

Example

The following example shows the output that displays using the info command and the output that displays using the info detail command.

*A:ALA>config>service>vpls# info 
----------------------------------------------
            stp
                shutdown
            exit
            sap 1/1/14:100 create
            exit
            sap 1/1/15:100 create
            exit
            no shutdown
----------------------------------------------
*A:ALA>config>service>vpls# info detail 
----------------------------------------------
            no description
            no disable-learning
            no disable-aging
            no discard-unknown
            fdb-table-size 250
            fdb-table-high-wmark 95
            fdb-table-low-wmark 90
            local-age 300
            stp
                shutdown
                priority 32768
                hello-time 2
                forward-delay 15
                max-age 20
                hold-count 6
                mode rstp
            exit
            mac-move
                move-frequency 2
                retry-timeout 10
                shutdown
            exit                      
            sap 1/1/14:100 create
                no description
                no tod-suite
                limit-mac-move blockable
                no disable-aging
                no max-nbr-mac-addr
                no discard-unknown-source
                no mac-pinning
                stp
                    path-cost 10
                    priority 128
                    no edge-port
                    auto-edge
                    link-type pt-pt
                    no root-guard
                    no shutdown
                exit
                dot1ag
                exit
                no authentication-policy
                no l2pt-termination
                no bpdu-translation 
                ingress               
                    qos 1 
                    no match-qinq-dot1p
                    no filter
                exit
                egress
                    no qinq-mark-top-only
                    no filter
                    no agg-rate-limit
                exit
                no collect-stats
                no accounting-policy
                no shutdown
            exit
            sap 1/1/15:100 create
                no description
                no tod-suite
                limit-mac-move blockable
                no disable-aging
                no max-nbr-mac-addr
                no discard-unknown-source
                no mac-pinning
                stp
                    path-cost 10      
                    priority 128
                    no edge-port
                    auto-edge
                    link-type pt-pt
                    no root-guard
                    no shutdown
                exit
                dot1ag
                exit
                no authentication-policy
                no l2pt-termination
                no bpdu-translation 
                ingress
                    qos 1 
                    no match-qinq-dot1p
                    no filter
                exit
                egress
                    no qinq-mark-top-only
                    no filter
                    no agg-rate-limit
                exit
                no collect-stats      
                no accounting-policy
                no shutdown
            exit