Lines Matching +full:no +full:- +full:ether +full:- +full:link
61 # link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff
102 # Sample output of "ip addr | grep ether":
103 # link/ether xx.xx.xx.xx.xx.xx brd ff:ff:ff:ff:ff:ff
109 ... /sbin/ip addr | grep ${ethernet_interface} -A 1 | grep ether
113 # link/ether | xx:xx:xx:xx:xx:xx | brd | ff:ff:ff:ff:ff:ff
123 # Sample output of "ip addr | grep ether":
124 # link/ether xx.xx.xx.xx.xx.xx brd ff:ff:ff:ff:ff:ff
127 ... /sbin/ip addr | grep ether
131 # link/ether | xx:xx:xx:xx:xx:xx | brd | ff:ff:ff:ff:ff:ff
132 # link/ether | xx:xx:xx:xx:xx:xx | brd | ff:ff:ff:ff:ff:ff
235 [Documentation] Find first non-pingable IP from the subnet and return it.
242 # Non-pingable IP is unused IP address in the subnet.
257 # If IP is non-pingable, return it.
261 Fail msg=No non-pingable IP could be found in subnet ${network_part}.
307 ${invalid_mac_byte} = Get Regexp Matches ${user_mac_list}[${mac_byte}] [^A-Za-z0-9]+
413 ... egrep nameserver /etc/resolv.conf | cut -f2- -d ' '
519 # Note: Network restart takes around 15-18s after patch request processing.
560 # Note: Network restart takes around 15-18s after patch request processing
742 Run Keyword If '${values['channel_info']['medium_type']}' == 'lan-802.3'
754 # ${channel_list} - list Contains all available active channels.
755 # ${channel_config_json} - output of /usr/share/ipmi-providers/channel_config.json file.
822 # Note: Network restart takes around 15-18s after patch request processing.