| Title: | DEC TCP/IP Services for OpenVMS |
| Notice: | Note 2-SSB Kits, 3-FT Kits, 4-Patch Info, 7-QAR System |
| Moderator: | ucxaxp.ucx.lkg.dec.com::TIBBERT |
| Created: | Thu Nov 17 1994 |
| Last Modified: | Fri Jun 06 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 5568 |
| Total number of notes: | 21492 |
Does anybody knows if "routing tables" ( dynamic routing enabled ) may
be flushed.
A customer experience a pb when one of its router fails. When starting
over a vms system with ucx configured to provide dynamic routing is
unable to ping for at least half an hour or more. Then suddenly all is
back. A workaround was found by runnning UCX$CONFIG disabling routing
stop/start ucx then RE run UCX$CONFIG and re enabling dynamic routing
thn stop/start UCX and all is up.
A shorter way could be flush the tables.
any idea??
philipp
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 5464.1 | try a set noroute in ucx | BACHUS::ROELANDTS | Wa d'es ma da ve ne stuut | Fri Apr 25 1997 02:56 | 16 |
Philipp,
You can always delete the routes :
UCX> set noroute a.b.c.d
and if dynamic routing is enabled after a max of 30 seconds a new route
should be learned by the system (via RIP the updates occur every 30
seconds)
Regards,
Guy
| |||||