Brocade Multi-Service IronWare Routing Configuration Guide Instrukcja Użytkownika Strona 116

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 846
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 115
88 Multi-Service IronWare Routing Configuration Guide
53-1003033-02
Filtering
The match interface option can be applied to other types of redistribution such as
redistributing OSPF routes to BGP4, or filtering out all OSPF routes that point to a specific
interface.
To configure the match-interface option, use the following command.
Brocade(config)# route-map test-route permit 99
Brocade(config-routemap test-route)# match interface ethernet 1/1 eth 3/2
Brocade(config-routemap test-route)# exit
Syntax: [no] match interface interface interface...
The interface variable specifies the interface that you want to use with the match interface
command. Up to 5 interfaces of the following types can be specified:
ethernet slot/port
loopback loopback-number
null0
tunnel tunnel-ID
ve ve-ID
Setting parameters in the routes
Use the following command to define a set clause that prepends an AS number to the AS path on
each route that matches the corresponding match statement.
Brocade(config-routemap GET_ONE)# set as-path prepend 65535
Syntax: [no] set
[as-path [prepend as-num,as-num,...]] |
[automatic-tag] |
[comm-list acl delete] |
[community num:num | num | additive | local-as | no-advertise | no-export] |
[dampening [half-life reuse suppress max-suppress-time]]
[ip next hop ip-addr]
[ip next-hop peer-address] |
[local-preference num] |
[metric [+ | - ]num | none] |
[metric-type type-1 | type-2] | external
[metric-type internal] |
[next-hop ip-addr] |
[origin igp | incomplete] |
[tag ] |
[weight num
]
The as-path prepend num,num,... parameter adds the specified AS numbers to the front of the
AS-path list for the route. The range of num values is 1 – 65535 for two-byte ASNs and 1 –
4294967295 if AS4s have been enabled.
The automatic-tag parameter calculates and sets an automatic tag value for the route.
NOTE
This parameter applies only to routes redistributed into OSPF.
The comm-list parameter deletes a community from the community attributes field for a BGP4
route.
Przeglądanie stron 115
1 2 ... 111 112 113 114 115 116 117 118 119 120 121 ... 845 846

Komentarze do niniejszej Instrukcji

Brak uwag