HP Comware 5 Debug Manual Vol 1

Ta b l e 191 describes output fields and messages for the debugging dialer packet command.
Table 191 Output from the debugging dialer packet command
Field
the packet is interesting
The packet conforms to the dial-up rules and can
trigger the device to dial a number.
try to find routing to ip-address on interface
interface-type interface-number
DCC tried to find a route to ip-address on interface
interface-type interface-number.
the NextHop of the packet is not Broadcast The next hop of the packet is not a broadcast address.
Vlink index Virtual link index.
A Link is connecting by this dialer route, waiting this
Link
Link is being established based on the found dialer
route.
Vlink => interface is interface-type interface-number
The packet traveled to interface-type interface-number
over the virtual link.
Examples
# Enable debugging for DCC events on Router A. Output similar to the following example is generated
when you ping Router B from Router A under the following conditions:
Router A and Router B are connected in the form of CE1/PRI.
Router A is configured as follows:
#
dialer-rule 1 ip permit
#
controller E1 2/0
pri-set
#
interface Serial2/0:15
link-protocol ppp
dialer enable-circular
dialer-group 1
dialer circular-group 0
isdn protocol-mode network
#
interface Dialer0
link-protocol ppp
ip address 10.0.0.1 255.255.255.0
dialer enable-circular
dialer-group 1
dialer number 888
#
Router B is configured as follows:
#
dialer-rule 1 ip permit
#
controller E1 2/0
pri-set
346