User`s manual

P-660R-F1 Support Notes
52
All contents copyright © 2011 ZyXEL Communications Corporation.
Configure the VC auto-hunting preconfigured table.
(1) Display auto-haunting preconfigured table by using command from CLI:
wan atm vchunt disp
(2) Add items to the auto-haunting preconfigured table by using commands:
wan atm vchunt add <remoteNodeIndex> <vpi> <vci> <service bit(hex)>
wan atm vchunt save
Note: <remote node> : input the remote node index 1-8
<vpi> : vpi value
<vci> : vci value

bit2:PPPoA/VC (4), bit3:PPPoA/LLC (8), bit4:Enet/VC (16), bit5 :Enet/LLC (32)
For example:
(1) If you need service PPPoE/LLC and Enet/LLC then the service
bits will be 2+32 = 34 (decimal) = 22 (hex), you must input 22
(2) If you want to enable all service for VC hunting, the service bits
will be 1+2+4+8+16+32=63(decimal)= 3f (hex), you must input 3f
wan atm vchunt save
(3) Delete items from the auto-haunting preconfigured table by useing
command:
wan atm vchunt remove <remote node> <vpi> <vci>