cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
843
Views
0
Helpful
2
Replies

VLAN ACTIVE/ INACTIVE

asthalodhi2
Level 1
Level 1

Is there any script from which we will come to know which vlan is active/inactive also from how many days it is inactive. Please help me on this,

2 Replies 2

balaji.bandi
Hall of Fame
Hall of Fame

On had no script available, but not hard to get one for you to create, what ever programming language work for you.

 

below command give you that information

sh interfaces | include line protocol | [0-9].[y+w]

 

is this works ?

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Hello
sh ip int brief | in up
sh int | in line|Last


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul