534 Configuring Routing
– Destination IP Address and netmask
– Action (permit or deny)
All other fields (source and destination port, precedence, tos, and so on.) are ignored.
The source IP address is compared to the destination IP address of the route. The source IP netmask in
the access list rule is treated as a wildcard mask, indicating which bits in the source IP address must
match the destination address of the route.
NOTE: A 1 in the mask indicates a Don’t Care in the corresponding address bit.
When an access list rule includes a destination IP address and netmask (an extended access list), the
destination IP address is compared to the network mask of the route destination. The destination
netmask in the access list serves as a wildcard mask, indicating which bits in the route’s destination
mask are significant for the filtering operation.
•
Redistribute
— Enables or disables the redistribution for the selected source protocol. This field has to
be enabled in order to be able to configure any of the route redistribution attributes.
Creating an OSPF Route Redistribution Source
When no redistributions are configured, the system displays only Create in the Configured Source field
and possible sources in the Available Source fields. When you select an Available Source, enter
configuration data, and click Apply Changes, the item displays in the Configure Source drop-down list
and is removed from the Available Source drop-down list.
1.
Open the
OSPF Route Redistribution Configuration
page.
2.
Specify
Create
in the Configured Source field.
3.
Select Static, Connected, or RIP from the Available Source field.
4.
Click
Apply Changes
when finished.
The route redistribution data is configured, and the device is updated.
Modifying OSPF Route Redistribution Data
1.
Open the
OSPF Route Redistribution Configuration
page.
2.
Select a source from the Configured Source drop-down.
3.
Enter data in the fields as needed.
4.
Click
Apply Changes
when finished.
The route redistrbution data is configured, and the device is updated.
Configuring OSPF Route Redistribution Data using CLI Command
For information about the CLI command that performs this function, see the following chapter in the
CLI Reference Guide:
• OSPF Commands