How can I combine these lines (NOTE: this is just an excerpt from a much larger file):
interface GigabitEthernet0/0 no ip proxy-arp interface GigabitEthernet0/0
awk '{printf "%s%s",$0,(NR%2?"|":"\n")}' file