08-23-2004 05:31 AM - edited 03-02-2019 05:56 PM
How do I get to the Bridging information?
I tried: sh bridge but get nothing, also tried: sh bridge 'int #/#' but get an incomplete command error
There are display modifiers, but I don't know what to put in there for LINE.
J~
08-24-2004 12:07 AM
The LINE part is only useful if you are getting so much stuff from the command that you need to filter it - like grep, head, and tail in UNIX. If you are not getting anything from the command, don't worry about the | LINE.
To you are unsure how to complete a command, type as much as you know, add a ?, and RETURN : the online help will guide you to completing the command.
"sh bridge int#/# ?"
Kevin Dorrell
Luxembourg
08-24-2004 05:16 AM
Thanks for the reply, I'm aware of the help system in cisco. I was confued by not getting any results back from my command though.
So yer saying if I get no result from a sh Bridge or a show bridge atm 0 then theres nothing there to see anyway?
08-24-2004 05:26 AM
That's right.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide