hit counter script

Cisco 7604 Configuration Manual page 492

Ios software configuration guide
Hide thumbs Also See for 7604:
Table of Contents

Advertisement

Configuring Unicast Reverse Path Forwarding Check
The most recently configured mode is automatically applied to all ports configured for Unicast RPF
Note
check.
To configure Unicast RPF check mode, perform this task:
Command
Step 1
Router(config)# interface {{vlan vlan_ID } |
1
{ type
slot/port } | {port-channel number }}
Step 2
Router(config-if)# ip verify unicast source
reachable-via {rx | any} [allow-default] [ list ]
Router(config-if)# no ip verify unicast
Step 3
Router(config-if)# exit
Step 4
Router# show mls cef ip rpf
1.
type = ethernet, fastethernet, gigabitethernet, or tengigabitethernet
When configuring the Unicast RPF check mode, note the following information:
When you enter the ip verify unicast source reachable-via command, the Unicast RPF check mode
Note
changes on all ports in the router.
This example shows how to enable Unicast RPF exist-only check mode on Gigabit Ethernet port 4/1:
Router(config)# interface gigabitethernet 4/1
Router(config-if)# ip verify unicast source reachable-via any
Router(config-if)# end
Router#
This example shows how to enable Unicast RPF strict check mode on Gigabit Ethernet port 4/2:
Router(config)# interface gigabitethernet 4/2
Router(config-if)# ip verify unicast source reachable-via rx
Router(config-if)# end
Router#
Cisco 7600 Series Router Cisco IOS Software Configuration Guide, Release 12.2SX
33-4
Exist-only check mode, which only verifies that the source IP address exists in the FIB table.
Use the rx keyword to enable strict check mode.
Use the any keyword to enable exist-only check mode.
Use the allow-default keyword to allow use of the default route for RPF verification.
Use the list option to identify an access list.
If the access list denies network access, spoofed packets are dropped at the port.
If the access list permits network access, spoofed packets are forwarded to the destination
address. Forwarded packets are counted in the interface statistics.
If the access list includes the logging action, information about the spoofed packets is sent to
the log server.
Chapter 33
Purpose
Selects an interface to configure.
Note
Based on the input port, Unicast RPF check
verifies the best return path before forwarding the
packet on to the next destination.
Configures the Unicast RPF check mode.
Reverts to the default Unicast RPF check mode.
Exits interface configuration mode.
Verifies the configuration.
Configuring Network Security
OL-4266-08

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

761376067609-s7600 series

Table of Contents