Libraries
»
netutils
(0.1.2)
»
Index (T)
»
Switch
»
Type
Module: Switch::Type
Defined in:
lib/netutils/switch.rb
Constant Summary
collapse
ROUTER =
1
SWITCH =
2
BRIDGE =
3
HOST =
4
UNKNOWN =
5