SDH專線

interface Vlan602
 description XX2M
 ip address XX.XX.X.XX 255.255.255.252 secondary
 ip address XX.XX.XXX.XXX 255.255.255.252
 ip policy route-map XX

策略路由
route-map XX permit 10
match ip address 158
 set ip next-hop XX.XX.X.XX
!
route-map XX permit 20
match ip address 159
 set ip next-hop XX.XX.XX.XXX

ip access-lists ex 158
10 permit ip XXX.XX.XXX.XX 0.0.0.3 any

ip access-lists ex 159
10 permit ip XX.XXX.X.XX 0.0.0.3 any


interface FastEthernet0/31
switchport access vlan 602
switchport mode access
spanning-tree portfast
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章