source/modules/interface-1.0.tm
Procedure Summary |
check { } |
constructor { } |
description { } |
destructor { } |
dlist_interfaces { sid args } Alias of |
event_INTERFACE_LINKSTATE { tag event details } |
get_interfaces { args } Get the list of intefaces currently on the |
get_mac { iface } Get the the mac addess of an |
get_mtu { iface } Get interface |
get_state { iface } Get interface |
iface_print_callback { name } Register callback procs to be called when generating interface running-conf |
iface_rename_callback { name } Register callback procs to be called when renaming an |
print_Interface { } |
print_RenameInterface { } |
reset { } |
version { } |
Procedure Detail |
proc check { }
proc constructor { }
proc description { }
proc destructor { }
proc dlist_interfaces { sid args }
proc event_INTERFACE_LINKSTATE { tag event details }
proc get_interfaces { args }
flags
- -loopback : Don't include loopback interfaces in returned list.
proc get_mac { iface }
iface
- Interface name.
proc get_mtu { iface }
iface
- Interface name.
proc get_state { iface }
iface
- Interface name.
proc iface_print_callback { name }
proc iface_rename_callback { name }
proc print_Interface { }
proc print_RenameInterface { }
proc reset { }
proc version { }