At work I'm suppose to delete a single vlan from 7 interfaces with command "delete vlans <vlan name> interface <interface name>". I never really worked with JunOS before, so I'm wondering if I can do it with a single command instead of executing it seven times for each interface separately. I have learned from Google that the JunOS equivalent of IOS' interface range command is wildcard range, but I was unable to find out if I can use it in my scenario as well, or how the syntax is suppose to look like.
Can you help me out?
No comments:
Post a Comment