|
|
ru.cisco- RU.CISCO --------------------------------------------------------------------- From : Bogdan Mikhalevsky 2:5020/400 14 Jun 2005 17:29:40 To : All Subject : PBR на 3550 --------------------------------------------------------------------------------
Уважаемые коллеги, помогите!
Заблудился в трех соснах.
Пытаюсь поднять PBR на 3550-48-EMI.
Hе работает. Причем счетчики что-то считают, но вот что?...
Если включить debug ip policy - ничего не показывает.
Пробовал менять IOS. Hа 12.1(13)EA1a и 12.1(14)EA1 результат одинаков.
Hиже привожу интересные места конфига и ответы sh.
interface FastEthernet0/1
no switchport
ip address 192.168.106.2 255.255.255.0
ip route-cache policy
no ip mroute-cache
ip policy route-map pbr
!
interface FastEthernet0/2
no switchport
ip address 192.168.108.178 255.255.255.252
no ip route-cache
no ip mroute-cache
!
interface FastEthernet0/3
no switchport
ip address 192.168.109.222 255.255.255.252
no ip route-cache
no ip mroute-cache
!
:::::..
!
interface Vlan1
ip address 192.168.1.249 255.255.255.0
no ip route-cache
no ip mroute-cache
!
access-list 10 permit 192.168.106.1
access-list 20 permit 192.168.106.3
route-map pbr permit 10
match ip address 10
set ip next-hop 192.168.108.177
!
route-map pbr permit 20
match ip address 20
set ip next-hop 192.168.109.221
!
3550_2#sh sdm prefer
The current template is the routing extended-match template.
The selected template optimizes the resources in
the switch to support this level of features for
8 routed interfaces and 1K VLANs.
number of unicast mac addresses: 5K
number of igmp groups: 1K
number of qos aces: 512
number of security aces: 512
number of unicast routes: 8K
number of multicast routes: 1K
3550_2#sh route-map
route-map pbr, permit, sequence 10
Match clauses:
ip address (access-lists): 10
Set clauses:
ip next-hop 192.168.108.177
Policy routing matches: 68 packets, 9335 bytes
route-map pbr, permit, sequence 20
Match clauses:
ip address (access-lists): 20
Set clauses:
ip next-hop 192.168.109.221
Policy routing matches: 0 packets, 0 bytes
Заранее спасибо.
С уважением, Богдан Михалевский.
--- ifmail v.2.15dev5.3
* Origin: Alkar Teleport News Server (2:5020/400)
Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.cisco/1329736801f2f.html, оценка из 5, голосов 10
|