[CentOS] Connecting to internet with USB tethered iphone

Fri Sep 22 14:33:12 UTC 2017
Larry Martell <larry.martell at gmail.com>

I am trying to get a centos 6 system on the internet with a tethered
iPhone. I can see the phone with lsusb as bus 001 device 011. A post on
stackoverflow said I would need to run "# ip link set usb0 up && dhcpcd
usb0"

But how do I reference my phone in that command?