Class
Specinfra::Command::Openbsd::Base::Interface
In:
lib/specinfra/command/openbsd/base/interface.rb
Parent:
Specinfra::Command::Base::Interface
Methods
check_exists
check_has_ipv4_address
check_has_ipv6_address
get_ipv4_address
get_ipv6_address
get_link_state
get_speed_of
Public Class methods
check_exists
(name)
check_has_ipv4_address
(interface, ip_address)
check_has_ipv6_address
(interface, ip_address)
get_ipv4_address
(interface)
get_ipv6_address
(interface)
get_link_state
(interface)
get_speed_of
(name)
[Validate]