Searched refs:epair_a_mac (Results 1 – 2 of 2) sorted by relevance
43 epair_a_mac=$(ifconfig ${epair}a ether | awk '/ether/ { print $2; }')51 "ether block from ${epair_a_mac}"62 "ether block to ${epair_a_mac}"72 "ether block to { ${epair_a_mac}, 00:01:02:0:04:05 }"77 "ether block on ${epair}b from ${epair_a_mac}"82 "ether block on ${epair}a from ${epair_a_mac}"87 "ether block in on ${epair}b from ! ${epair_a_mac}"91 "ether block out on ${epair}b to ! ${epair_a_mac}"96 "ether block out on ${epair}b to { ! ${epair_a_mac} }"110 epair_prefix=$(echo $epair_a_mac | cut -c-8)[all …]
171 epair_a_mac=$(ifconfig ${epair}a ether | awk '/ether/ { print $2; }')190 echo $epair_a_mac194 "ether pass in from ${epair_a_mac} to ${epair_b_mac}" \195 "ether pass out from ${epair_b_mac} to ${epair_a_mac}" \