Junos OS

 View Only
last person joined: 7 days ago 

Ask questions and share experiences about Junos OS.
  • 1.  how to see juniper full configurations(default or hidden)?

    Posted 05-17-2021 12:40
    operational mode ">show configuration" or in configuraiton mode "show, show | display set" will provide committed configuration. I want to see juniper's default settings/configurations like cisco "show running-config all". Basically need to see juniper's default configurations like ddos,bgp,ldp. 


    ------------------------------
    UJJAL BS
    ------------------------------


  • 2.  RE: how to see juniper full configurations(default or hidden)?

    Posted 05-18-2021 05:55
    Note that using "display set" is not the normal configuration view but the commands to create configuration.  This view removes notes and information that is included in standard view of simple
    show configuration

    The settings I think you are referring to that you want to see are in a hidden not changeable group called junos-defaults described in this documentation.

    https://www.juniper.net/documentation/us/en/software/junos/cli/topics/topic-map/configuration-groups-usage.html

    To see how groups are applied in a configuration you use
    show configuration | display inheritance

    But I'm not positive if the junos-defaults is included in this.

    ------------------------------
    Steve Puluka BSEET - Juniper Ambassador
    IP Architect - DQE Communications Pittsburgh, PA (Metro Ethernet & ISP)
    http://puluka.com/home
    ------------------------------