Sunday, March 27, 2011

Displaying the configuration on JUNOS or SRX

The configuration on a JUNOS based device can be displayed in two different formats - "JUNOS" or "set-based". Set-based means the configuration will be displayed as commands you would enter at the CLI to apply a configuration. JUNOS based displays the configuration file which you can edit at the CLI. The commands to apply are:

1. Set based:
show | display set | no-more

2. JUNOS based:
show | no-more

No comments:

Post a Comment