Re: [j-nsp] How to see contatining section ?

2012-09-20 Thread Bala Subrahmanyam Venkata
Thanks all. Looks like "display set" is the closest to what I wanted. Would be nice if JunOS has a show config | match | display *container* On Thu, Sep 20, 2012 at 7:00 PM, Atif Saleem wrote: > Just my 2cents. You can also do the following. > > show configuration | match super-user | display

Re: [j-nsp] MX80 bridge-domain QinQ question

2012-09-20 Thread Doug Hanks
See inline. On 9/19/12 4:09 PM, "Jeff Wheeler" wrote: >The above configuration works. Unfortunately, I must duplicate the >above stanzas for each CVLAN. If I try to use vlan-id-list [ 423 424 >] on the EX4200-facing port, the IFL sees 0 packets. For example: > >interface xe-0/0/3.423 { > des

Re: [j-nsp] How to see contatining section ?

2012-09-20 Thread Atif Saleem
Just my 2cents. You can also do the following. show configuration | match super-user | display inheritance | except ## or show configuration | match super-user | display set or just show configuration | match "user marge" | display set show configuration | match "user marge" | display inheri

Re: [j-nsp] How to see contatining section ?

2012-09-20 Thread Per Granath
I would typically do: show | display set | match super-user Which would give you: set system login user marge class super-user Then I would copy/paste part of that line, and do: show system login user marge Perhaps there's a smarter way, or perhaps someone has written an op-script for it...

Re: [j-nsp] How to see contatining section ?

2012-09-20 Thread pkc_mls
Le 20/09/2012 2:20, Bala Subrahmanyam Venkata a écrit : Novice Junos CLI query: How can I find a section of config given a line which is 'inside' the section. For instance given the following user marge { uid 2012; class super-user; authentication {

[j-nsp] How to see contatining section ?

2012-09-20 Thread Bala Subrahmanyam Venkata
Novice Junos CLI query: How can I find a section of config given a line which is 'inside' the section. For instance given the following user marge { uid 2012; class super-user; authentication { encrypted-password "$1$Q5wrLnUs$zwwewew30U6/O1sWMP