Advertisement
Guest User

Untitled

a guest
Feb 27th, 2014
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. diff -r 64c285dfca7d sa/profiles/EdgeCore/ES/get_mac_address_table.py
  2. --- a/sa/profiles/EdgeCore/ES/get_mac_address_table.py Tue Feb 25 15:43:38 2014 +0400
  3. +++ b/sa/profiles/EdgeCore/ES/get_mac_address_table.py Thu Feb 27 18:19:18 2014 +0400
  4. @@ -43,6 +43,7 @@
  5. "learned": "D",
  6. "learned-psec": "D",
  7. "permanent": "S",
  8. + "permanent-psec": "S",
  9. "dynamic": "D",
  10. "static": "S",
  11. "learn": "D",
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement