Configure RIP
Table of Contents
Expand all | Collapse all
-
- Tap Interfaces
-
- Layer 2 and Layer 3 Packets over a Virtual Wire
- Port Speeds of Virtual Wire Interfaces
- LLDP over a Virtual Wire
- Aggregated Interfaces for a Virtual Wire
- Virtual Wire Support of High Availability
- Zone Protection for a Virtual Wire Interface
- VLAN-Tagged Traffic
- Virtual Wire Subinterfaces
- Configure Virtual Wires
- Configure an Aggregate Interface Group
- Configure Bonjour Reflector for Network Segmentation
- Use Interface Management Profiles to Restrict Access
-
- DNS Overview
- DNS Proxy Object
- DNS Server Profile
- Multi-Tenant DNS Deployments
- Configure a DNS Proxy Object
- Configure a DNS Server Profile
- Use Case 1: Firewall Requires DNS Resolution
- Use Case 2: ISP Tenant Uses DNS Proxy to Handle DNS Resolution for Security Policies, Reporting, and Services within its Virtual System
- Use Case 3: Firewall Acts as DNS Proxy Between Client and Server
- DNS Proxy Rule and FQDN Matching
-
- NAT Rule Capacities
- Dynamic IP and Port NAT Oversubscription
- Dataplane NAT Memory Statistics
-
- Translate Internal Client IP Addresses to Your Public IP Address (Source DIPP NAT)
- Enable Clients on the Internal Network to Access your Public Servers (Destination U-Turn NAT)
- Enable Bi-Directional Address Translation for Your Public-Facing Servers (Static Source NAT)
- Configure Destination NAT with DNS Rewrite
- Configure Destination NAT Using Dynamic IP Addresses
- Modify the Oversubscription Rate for DIPP NAT
- Reserve Dynamic IP NAT Addresses
- Disable NAT for a Specific Host or Interface
-
- Network Packet Broker Overview
- How Network Packet Broker Works
- Prepare to Deploy Network Packet Broker
- Configure Transparent Bridge Security Chains
- Configure Routed Layer 3 Security Chains
- Network Packet Broker HA Support
- User Interface Changes for Network Packet Broker
- Limitations of Network Packet Broker
- Troubleshoot Network Packet Broker
-
- Enable Advanced Routing
- Logical Router Overview
- Configure a Logical Router
- Create a Static Route
- Configure BGP on an Advanced Routing Engine
- Create BGP Routing Profiles
- Create Filters for the Advanced Routing Engine
- Configure OSPFv2 on an Advanced Routing Engine
- Create OSPF Routing Profiles
- Configure OSPFv3 on an Advanced Routing Engine
- Create OSPFv3 Routing Profiles
- Configure RIPv2 on an Advanced Routing Engine
- Create RIPv2 Routing Profiles
- Create BFD Profiles
- Configure IPv4 Multicast
- Create Multicast Routing Profiles
- Create an IPv4 MRoute
Configure RIP
Perform the following procedure to configure RIP.
- Configure general virtual router settings.
- Configure general RIP configuration settings.
- Select a virtual router () and for the virtual router, selectNetworkVirtual RoutersRIP.
- SelectEnableto enable the RIP protocol.
- SelectReject Default Routeif you do not want to learn any default routes through RIP. This is the recommended, default setting.ClearReject Default Routeif you want to permit redistribution of default routes through RIP.
- Configure interfaces for RIP.
- On theInterfacestab, select an interface in the Interface configuration section.
- Select an already defined interface.
- SelectEnable.
- SelectAdvertise Default Routeto advertise a default route to RIP peers with the specified metric value.
- (Optional) Select a profile from theAuth Profilelist.
- Select normal, passive or send-only from theModelist.
- ClickOK.
- Configure RIP timers.
- On theTimerstab, enter a value forInterval Seconds (sec). This setting defines the length of the following RIP timer intervals in seconds (range is 1 to 60; default is 1).
- Specify theUpdate Intervalsto define the number of intervals between route update announcements (range is 1 to 3,600; default is 30).
- Specify theExpire Intervalsto define the number of intervals between the time that the route was last updated to its expiration (range is 1 to 3600; default is 120).
- Specify theDelete Intervalsto define the number of intervals between the time that the route expires to its deletion (range is 1 to 3,600; default is 180).
- (Optional) Configure Auth Profiles.By default, the firewall does not use RIP authentication for the exchange between RIP neighbors. Optionally, you can configure RIP authentication between RIP neighbors by either a simple password or MD5 authentication. MD5 authentication is recommended; it is more secure than a simple password.Simple Password RIP authentication
- SelectAuth ProfilesandAdda name for the authentication profile to authenticate RIP messages.
- SelectSimple Passwordas thePassword Type.
- Enter a simple password and then confirm.
MD5 RIP authentication- SelectAuth ProfilesandAdda name for the authentication profile to authenticate RIP messages.
- SelectMD5as thePassword Type.
- Addone or more password entries, including:
- Key-ID (range is 0 to 255)
- Key
- (Optional) SelectPreferredstatus.
- ClickOKto specify the key to be used to authenticate outgoing message.
- ClickOKagain in the Virtual Router - RIP Auth Profile dialog box.
- Commityour changes.