- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2009 12:14 PM - edited 03-04-2019 04:24 AM
R1#config t
R1(config)# interface s0/0/1:0
R1(config-if)#no encap
R1(config)#router ospf 1
R1(config-router)#passive-interface s0/0/1:0
I entered this commands while I was testing a T1 circuit. what command will show me that the interface is in passive mode/
Thanks
Solved! Go to Solution.
- Labels:
-
Other Routing
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2009 12:36 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2009 12:36 PM
cisco steps,(Nice nick)
R1#show ip protocol
Toshi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2009 02:36 PM
Thanks Toshi
