Sponsored Content
Operating Systems Linux Red Hat RIP configuration in RHEL 6.3 Post 302759421 by reddybs on Tuesday 22nd of January 2013 09:38:41 AM
Old 01-22-2013
RedHat RIP configuration in RHEL 6.3

Hi,

Can someone please help me configuring RIP (Routing Information Protocol v2 ). I have tried few manuals and posts from networking sites and i didnt get a clear picture.

This is what i have done:
1. Installed routed package and started routed service.

however, Dynamic routes are not updating on the server.

If someone can help me with the steps it would be great.

Thanks,
Sai
 

9 More Discussions You Might Find Interesting

1. Red Hat

NTP Configuration on RHEL 5.4

Hi, I'm trying to configure NTP client, however it failes to sync correctly. Even after I manually set the time, once it connects with the NTP server, it pushes the time ahead by 4 hours. We have set an AIX host as NTP server. It works fine for other AIX hosts, however fails on RHEL 5.4 ... (4 Replies)
Discussion started by: max_min
4 Replies

2. Red Hat

Does RHEL 5 provide a command to collect RHEL system log in single compress file?

Hi, I heard a command that can collect all RHEL 5 log in a single compress file before I forget. Does any body know...What the command is ? Thanks. (4 Replies)
Discussion started by: nnnnnnine
4 Replies

3. Red Hat

RHEL 6.0 net configuration

hello, I have installed RHEL 6.0 on my lappy in a separate partion with windows 7 on the hardware(not using VMWARE).Now kindly help me to active network configuration in that?????Is it require to have LINUX wireless drivers???? (1 Reply)
Discussion started by: dillipkmrpadhy
1 Replies

4. Red Hat

Error throwing while installing vsftpd package in rhel 6. using rhel 6 dvd.

Hi all, Im studying rhcsa as of now, so yum installation and dependencies are messing me to not workit out. i have dual os, win 7 & rhel 6. i have tried this installation of vsftpd package with rhel 6 dvd in VM rhel 6 in win 7 as well as host rhel 6.still the same issue. below error... (6 Replies)
Discussion started by: redhatlbug
6 Replies

5. Red Hat

Need Good Configuration For RHEL Virtualization Desktop

Hi All , I want a Good Specification For Building a Coustum PC must Have With Intel Motherboard and Intel Processor , And Must Have Virtualization , Cos im Gonna Install Redhat Enterprise Virtualization Based PC and Gonna install win Xp , Win 7 as a Guest Os in it .. Any one Have Good Spec for... (2 Replies)
Discussion started by: babinlonston
2 Replies

6. Red Hat

How to configure DNS configuration for RHEL 5?

I wanted to know how to configure DNS configuration for RHEL 5. I hope, my query is clear of how to setup DNS for RHEL 5. Please revert with the reply to my query Regards (6 Replies)
Discussion started by: RHCE
6 Replies

7. Red Hat

RHEL 6, Spacewalk 2.3 unable to download RHEL 5 repo data

Hello all, I am having a bit of an issue on my Spacewalk installation. Some amplifying information is that it is Spacewalk 2.3 installed on a RHEL 6 machine and I am attempting to install/update a RHEL 5 channel/repository. I am fairly new to Spacewalk so I am still learning but this is what I... (3 Replies)
Discussion started by: jstone4646
3 Replies

8. Solaris

Solaris 10 RIP-2 ??

We have had a security scan completed on our solaris 10 systems and several of them came back with "This host is running a RIP-2 agent. RIP-2 requests can be authenticated" How do i verify that it is using authentication? Or see if it is running RIP-2 at all. (3 Replies)
Discussion started by: oly_r
3 Replies

9. UNIX for Beginners Questions & Answers

Snmptrapd configuration on rhel 8

I need to configure snmptrap on rhel 8 server and send trap to nimsoft for file system , memory and cpu load and network diconnection status. please help me, if any one configured. (1 Reply)
Discussion started by: yash_message
1 Replies
RTQUERY(8)						    BSD System Manager's Manual 						RTQUERY(8)

NAME
rtquery -- query routing daemons for their routing tables SYNOPSIS
rtquery [-np1] [-w timeout] [-r addr] [-a secret] host ... rtquery [-t op] host ... DESCRIPTION
The rtquery utility is used to query a RIP network routing daemon, such as routed(8), for its routing table by sending a request or poll com- mand. The routing information in any routing response packets returned is displayed numerically and symbolically. The rtquery utility by default uses the request command. When the -p option is specified, rtquery uses the poll command, an undocumented extension to the RIP protocol supported by the commercial gated routing product. When querying gated, the poll command is preferred over the request command because the response is not subject to Split Horizon and/or Poisoned Reverse, and because some versions of gated do not answer the request command. The routed(8) utility does not answer the poll command, but recognizes requests coming from rtquery and so answers completely. The rtquery utility is also used to turn tracing on or off in routed(8). The following options are available: -n displays only the numeric network and host numbers instead of both numeric and symbolic. -p uses the poll command to request full routing information from gated. This is an undocumented extension RIP protocol supported only by gated. -1 queries using RIP version 1 instead of RIP version 2. -w timeout changes the delay for an answer from each host. By default, each host is given 15 seconds to respond. -r addr asks about the route to destination addr. -a passwd=XXX -a md5_passwd=XXX|KeyID causes the query to be sent with the indicated cleartext or MD5 password. -t op changes tracing, where op is one of the following. Requests from processes not running with UID 0 or on distant networks are gener- ally ignored by the daemon except for a message in the system log. gated is likely to ignore these debugging requests. on=tracefile turns tracing on into the specified file. That file must usually have been specified when the daemon was started or be the same as a fixed name, often /etc/routed.trace. more increases the debugging level. off turns off tracing. dump dumps the daemon's routing table to the current tracefile. SEE ALSO
routed(8) Routing Information Protocol, RIPv1, RFC1058. Routing Information Protocol, RIPv2, RFC1723. BSD
June 1, 1996 BSD
All times are GMT -4. The time now is 04:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy