From: Gé J. <ge....@gm...> - 2009-04-20 19:46:23
|
Keith, In cisco IOS language the interface is often f0/2 or fe0/2 You can also put the interfaces administrative down: #int f0/2 #shutdown #exit Alarming on (AT1/0,Fa0/0,Fa0/1,Fa2/0,Fa2/1,AT1/0,AT1/0,AT1/0,AT1/0,AT1/0.7) Alarming on (AT1/0.7) Ifc name Ifc speed Ifc status AT1/0 [main interface towards internet] 149760000 green admin down Fa0/0 [internal network] 100000000 green up Fa0/1 [Internal network] 100000000 green up Fa2/0 [Connection to KPN/CapID IASM0111] 100000000 green up Fa2/1 [Connectie voor Cexxxx interne automatisering] 100000000 green up AT1/0 0 green admin down AT1/0 [main interface towards internet] 149760000 green admin down AT1/0 0 green admin down AT1/0 [main interface towards internet] 149760000 green admin down AT1/0.7 [Connection to KPN-BBT/IP Capid IASA1111] 149760000 green admin down AT1/0.7 [Connection to KPN-BBT/IP Capid IASA1111] 149760000 green admin down Devmon version 0.3.1-beta1 running on saturn Meserole, Keith W. wrote: > All, > > I have a router with interfaces as shown below. Since they have a > space in the name how do I block these with except statement? > > Interface E1 0/2 is down > Interface E1 0/3 is down > Interface E1 0/4 is down > Interface E1 0/5 is down > > ------------------------------------------------------------------------------ > Stay on top of everything new and different, both inside and > around Java (TM) technology - register by April 22, and save > $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. > 300 plus technical and hands-on sessions. Register today. > Use priority code J9JMT32. http://p.sf.net/sfu/p > _______________________________________________ > Devmon-support mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devmon-support > > |