自拍偷在线精品自拍偷,亚洲欧美中文日韩v在线观看不卡

詳解CISCO路由交換機的策略路由配置語句

網(wǎng)絡(luò) 路由交換
CISCO路由交換機配置中,基于源地址策略路由的配置非常重要,同時配置語句也很復(fù)雜,下面我們就詳細(xì)的講解一下其配置語句。

隨著我國路由行業(yè)的發(fā)展,同時也推動路由技術(shù)的更新升級,下面我們講解了CISCO路由交換機基于源地址的/策略路由配置。CISCO路由交換機做策略路由,由于4507R原先的IOS映象文件不支持基于源地址的策略路由,后經(jīng)過在CISCO網(wǎng)站上查找版本說明,升級IOS文件,CISCO4507R連接到兩個ISP(internet和ISP2),下接兩個小BRAS,BRAS中配置了不同ISP的IP地址段,4507R基于源地址做策略路由。CISCO路由交換機具體配置如下。

  1. 4507#sh run  
  2. Building configuration...  
  3. Current configuration : 2104 bytes  
  4. !  
  5. version 12.1  
  6. no service pad  
  7. service timestamps debug uptime  
  8. service timestamps log uptime  
  9. service password-encryption  
  10. service compress-config  
  11. !  
  12. hostname 4507  
  13. !  
  14. boot system flash bootflash:cat4000-i5s-mz.121-20.EW.bin  
  15. boot system flash bootflash:cat4000-is-mz.121-12c.EW1.bin  
  16. enable password 7 06571E20561C1E0A1D  
  17. !  
  18. ip subnet-zero  
  19. !  
  20. spanning-tree extend system-id  
  21. !  
  22. redundancy  
  23. mode rpr  
  24. main-cpu  
  25. auto-sync standard  
  26. !  
  27. !  
  28. interface GigabitEthernet1/1  
  29. description to Internet  
  30. no switchport  
  31. ip address 222.112.123.110 255.255.255.252  
  32. !  
  33. interface GigabitEthernet1/2  
  34. !  
  35. interface GigabitEthernet3/1  
  36. description to bras1  
  37. no switchport  
  38. ip address 162.153.123.113 255.255.255.252  
  39. ip policy route-map isp2  
  40. speed nonegotiate  
  41. !  
  42. interface GigabitEthernet3/2  
  43. description to bras2  
  44. no switchport  
  45. ip address 162.153.123.117 255.255.255.252  
  46. ip policy route-map isp2  
  47. speed nonegotiate  
  48. !  
  49. interface GigabitEthernet3/3  
  50. !  
  51. interface GigabitEthernet3/4  
  52. !  
  53. interface GigabitEthernet3/5  
  54. !  
  55. interface GigabitEthernet3/6  
  56. !  
  57. interface GigabitEthernet4/1  
  58. description to isp2  
  59. no switchport  
  60. ip address 211.211.44.254 255.255.255.252  
  61. speed nonegotiate  
  62. !  
  63. interface GigabitEthernet4/2  
  64. !  
  65. interface GigabitEthernet4/3  
  66. !  
  67. interface GigabitEthernet4/4  
  68. !  
  69. interface GigabitEthernet4/5  
  70. !  
  71. interface GigabitEthernet4/6  
  72. !  
  73. interface Vlan1  
  74. no ip address  
  75. !  
  76. ip classless  
  77. ip route 0.0.0.0 0.0.0.0 222.112.123.109  
  78. ip route 211.211.218.0 255.255.252.0 162.153.123.113  
  79. ip route 211.211.232.0 255.255.254.0 162.153.123.117  
  80. ip route 222.122.16.0 255.255.252.0 162.153.123.113  
  81. ip route 221.122.20.0 255.255.252.0 162.153.123.117  
  82. no ip http server  
  83. !  
  84. access-list 10 permit 211.211.218.0 0.0.3.255  
  85. access-list 10 permit 211.211.232.0 0.0.1.255  
  86. route-map edu permit 10  
  87. match ip address 10  
  88. set ip next-hop 211.211.44.253  
  89. !  
  90. !  
  91. !  
  92. line con 0  
  93. stopbits 1  
  94. line vty 0 4  
  95. exec-timeout 3 0  
  96. password 7 06571E20561C1E0A1D  
  97. login  
  98. line vty 5 15  
  99. exec-timeout 3 0  
  100. password 7 03554A0A1C5D365F56  
  101. login  
  102. !  
  103. !  
  104. end  
  105.  

 

責(zé)任編輯:王曉東 來源: NET130
相關(guān)推薦

2010-08-16 10:27:28

路由策略應(yīng)用

2011-08-16 13:55:03

交換機Cisco

2009-12-22 16:13:12

Cisco路由交換機

2011-03-31 09:09:00

2011-07-21 13:46:09

Cisco ACE

2010-08-25 20:53:46

配置DHCP

2009-11-26 09:56:39

Cisco路由器配置命交換機配置命令

2009-12-16 13:25:09

Cisco路由交換機

2013-05-20 14:10:13

Cisco路由器交換機

2010-01-27 10:30:26

Cisco交換機配置

2009-11-23 15:33:46

路由交換機

2009-11-09 13:23:49

路由交換機

2010-01-15 14:47:50

交換機策略路由

2019-01-18 09:12:06

WiFi路由器交換機

2010-01-18 17:08:54

交換機策略路由配置

2010-02-05 15:21:29

全千兆路由交換機

2009-12-16 09:27:00

路由交換機

2009-11-27 09:44:21

Cisco路由器交換機

2009-12-11 15:41:16

路由交換機配置

2010-01-11 15:31:54

Cisco交換機
點贊
收藏

51CTO技術(shù)棧公眾號