Mobile IPv6 A.01.00 Administrator's Guide
Chapter 7
Troubleshooting HP-UX Mobile IPv6
Troubleshooting with the Router Advertisement Daemon
94
Troubleshooting with the Router Advertisement Daemon
The rtradvd provides an option to parse rtradvd conifguration files and print-out errors. Use the rtradvd -C
[
rtradvd.conf filename
] command to verify the content of rtradvd configuration files and avoid common
configurtion errors, including:
• invalid syntax
• conflicting parameter settings
• unconfigured required parameters
Example: $ rtradvd -C
rtradvd: ERROR - syntax error in /etc/rtradvd.conf, line 31: prefixinfo
NOTE Use the man rtradvd command to view the rtradvd(1M) manpage.
rtradvd Return Values
Review the rtradvd return values before using rtradvd with scripts. The following table lists and defines the
values rtradvd returns after executing:
Table 7-2 rtradvd Return Values
Return Value Definition
0 No errors encountered while executing rtradvd
1 Errors encountered while executing rtradvd