HP (Hewlett-Packard) 6208M-SX Switch User Manual


 
Policies and Filters
Syntax
Use the following CLI commands or Web management interface panels to configure IP/RIP redistribution filters.
Table C.23: IP/RIP Redistribution Filters
CLI syntax Web management links
HP9300(config-rip-router)# permit | deny redistribute <filter-num> all |
bgp | ospf | static <ip-addr> <ip-mask>
[match-metric <value> | set-metric <value>]
Configure->RIP->Redistribution
Filter
OSPF Redistribution Filters
OSPF redistribution filters control redistribution of routes from other protocols into OSPF. A device running OSPF
can redistribute static routes, IP/RIP routes, and BG4P routes (if BGP4 is supported on the device) into OSPF.
Optionally, you can specify a metric that the route must match or you can set the metric on redistributed routes.
By setting the metric, you can cause the routing switch to prefer OSPF routes or redistributed routes to the
specified network.
Actions
OSPF redistribution filters permit (redistribute) or deny (dont redistribute) IP/RIP or BGP4 routes into OSPF.
Scope
You configure and apply OSPF redistribution filters globally.
Syntax
Use the following CLI commands or Web management interface panels to configure OSPF redistribution filters.
Table C.24: OSPF Redistribution Filters
CLI syntax Web management links
HP9300(config-ospf-router)# deny | permit redistribute <filter-num> all
| bgp | rip | static address <ip-addr>
[match-metric <value> | set-metric <value>]
Configure->OSPF->Redistribution
Filter
BGP4 Redistribution Filters
BGP4 redistribution filters control redistribution of routes from other protocols into BGP4. A device running BGP4
can redistribute static routes, IP/RIP routes, and OSPF routes into BGP4.
Optionally, you can modify a routes metric and weight and use a route map to change additional attributes of the
route.
Actions
BGP4 redistribution filters permit (redistribute) or deny (dont redistribute) IP/RIP or OSPF routes into IP/RIP.
Scope
You configure and apply BGP4 redistribution filters globally.
C - 27