Guest User

Untitled

a guest
Mar 9th, 2017
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1.  
  2. vlans02 = [
  3. IPAddr.new('10.100.70.0/24'),
  4. IPAddr.new('10.100.71.0/24'),
  5. IPAddr.new('10.100.72.0/24'),
  6. IPAddr.new('10.100.73.0/24'),
  7. IPAddr.new('10.100.74.0/24'),
  8. IPAddr.new('10.100.162.0/24'),
  9. ]
  10.  
  11. Need to set a new vlan that will match all network segments that vlan02 does not catch in 10.100.0.0/16
Advertisement
Add Comment
Please, Sign In to add comment