danhoutz

Pyez EthernetSwitchingTable

May 25th, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. >>> routes = RouteTable(dev)
  2. >>> routes.get()
  3. RouteTable:10.1.1.1: 11 items
  4. >>>
  5. >>> eth_switch_table = EthernetSwitchingTable(dev)
  6. >>> eth_switch_table.get()
  7. EthernetSwitchingTable:10.1.1.1: 0 items
Advertisement
Add Comment
Please, Sign In to add comment