How to Configure, Policy Based Routing

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ก.ย. 2024
  • In this video, I walk you through how to configure PBR in a Cisco Router.
    Like and Subscribe
    #Lab #Learning #Cisco #exam300410
    Configs for this Lab:
    access-list 100 permit ip 192.168.1.0 0.0.0.255 192.168.100.0 0.0.0.255
    !
    route-map PC1-to-PC2 permit 10
    match ip address 100
    set ip next-hop 2.2.2.1
    route-map PC1-to-PC2 permit 20
    !
    exit
    !
    interface FastEthernet0/1
    ip policy route-map PC1-to-PC2
    !

ความคิดเห็น •