HP Comware 5 Debug Manual Vol 2
Field
Description
Outputting packets IPv6 PBR is sending out local packets.
Failed to forward packets for an unspecified source
address is detected
IPv6 PBR failed to forward packets because of
unspecified source addresses.
Failed to forward packets for the source address is
a link-local address but the destination address isn't
IPv6 PBR failed to forward packets because the source
address is a local address of the link but the destination
address is not a local address of the link.
Failed to forward packets for hop limit is <= 1
IPv6 PBR failed to forward packets because the number
of hops is equal to or less than 1.
Failed to forward the packet for the packet is
destroyed by service
IPv6 PBR failed to forward packets because they were
discarded by a service module.
Failed to forward the packet for the packet is
handled by service
IPv6 PBR failed to forward packets because they were
used by a service module.
Examples
# Enable IPv6 PBR debugging on an IPv6 PBR enabled device. The output in this example was created
when the following conditions exist:
•
Define policy a, and define node 1 in policy a.
•
Configure the policy to allow packets matching an ACL to be forwarded through an outgoing
interface.
•
Bind the policy to interface Ethernet 1/1.
<Sysname> debugging ipv6 policy-based-route
*Jul 8 17:04:29:609 2008 Sysname DPPBR6/7/POLICY-ROUTING:
Creating policy: added a new policy a.
// IPv6 PBR succeeded in defining policy a.
*Jul 8 17:04:29:578 2008 Sysname DPPBR6/7/POLICY-ROUTING:
Creating policy: added node 1 to policy a.
// IPv6 PBR succeeded in defining node 1 in policy a.
*Jul 8 17:04:29:640 2008 Sysname PBR6/7/IPv6-POLICY-ROUTING:
Succeeded to create policy while the policy is bound on the interface.
// IPv6 PBR succeeded adding policy a when the policy was referenced on the interface.
*Jul 8 17:04:29:672 2008 Sysname DPPBR6/7/POLICY-ROUTING:
Binding Policy: Ethernet1/1 : a.
// IPv6 PBR is binding policy a to interface Ethernet 1/1.
*Jul 8 17:04:29:703 2008 Sysname PBR6/7/IPv6-POLICY-ROUTING:
Succeeded to bind policy while the policy is bound on the interface.
// IPv6 PBR succeeded in binding the policy to the interface after the policy was referenced on the
interface successfully.
237