EasyManuals Logo

Extreme Networks ExtremeWare XOS Guide User Manual

Extreme Networks ExtremeWare XOS Guide
698 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #279 background imageLoading...
Page #279 background image
ExtremeWare XOS 11.3 Concepts Guide
279
14 Routing Policies
This chapter describes the following topics:
â—Ź Routing Policies on page 279
â—Ź Routing Policy File Syntax on page 279
â–  Policy Match Conditions on page 280
â–  Policy Action Statements on page 283
â—Ź Applying Routing Policies on page 284
â—Ź Policy Examples on page 284
Routing Policies
Routing policies are used to control the advertisement or recognition of routes using routing protocols,
such as Routing Information Protocol (RIP), Open Shortest Path First (OSPF), or Border Gateway
Protocol (BGP). Routing policies can be used to “hide” entire networks or to trust only specific sources
for routes or ranges of routes. The capabilities of routing policies are specific to the type of routing
protocol involved, but these policies are sometimes more efficient and easier to implement than access
lists.
Routing policies can also modify and filter routing information received and advertised by a switch.
Routing Policy File Syntax
The policy file contains one or more policy rule entries. Each routing policy entry consists of:
â—Ź A policy entry rule name, unique within the same policy.
â—Ź Zero or one match type. If no type is specified, the match type is all, so all match conditions must be
satisfied.
â—Ź Zero or more match conditions. If no match condition is specified, then every routing entity matches.
â—Ź Zero or more actions. If no action is specified, the packet is permitted by default.
Each policy entry in the file uses the following syntax:
entry <routingrulename>{
if <match-type> {
<match-conditions>;
} then {
<action>;
}
}
Here is an example of a policy entry:
entry ip_entry {
if match any {
nlri 10.203.134.0/24;

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Extreme Networks ExtremeWare XOS Guide and is the answer not in the manual?

Extreme Networks ExtremeWare XOS Guide Specifications

General IconGeneral
BrandExtreme Networks
ModelExtremeWare XOS Guide
CategorySoftware
LanguageEnglish

Related product manuals