root@bt voiphopper> ./voiphopper
voiphopper -i <interface> -c {0|1|2} -a -n -v <VLANID>
Please specify 1 base option mode:
CDP Sniff Mode (-c 0)
Example: voiphopper -i eth0 -c 0
CDP Spoof Mode with custom packet (-c 1):
-D <string> (Device ID)
-P <string> (Port ID)
-C <string> (Capabilities)
-L <string> (Platform)
-S <string> (Software)
-U <string> (Duplex)
Example: voiphopper -i eth0 -c 1 -E 'SIP00070EEA5086' -P 'Port 1' -C Host -L 'Cisco IP Phone 7940' -S 'P003-08-8-00' -U 1
CDP Spoof Mode with pre-made packet (-c 2)
Example: voiphopper -i eth0 -c 2
Avaya DHCP Option Mode (-a):
Example: voiphopper -i eth0 -a
VLAN Hop Mode (-v VLAN ID):
Example: voiphopper -i eth0 -v 200
Nortel DHCP Option Mode (-n):
Example: voiphopper -i eth0 -n
'voiphopper -h' for more help