奶头挺立呻吟高潮av全片,成人试看120秒体验区,性欧美极品v,A片高潮抽搐揉捏奶头视频

網絡技術

Cisco路由器配置入門知識

時間:2024-08-07 06:18:21 網絡技術 我要投稿
  • 相關推薦

Cisco路由器配置入門知識大全

  路由器是計算機網絡技術中重要的組成設備,小編剛剛接觸cisco路由配置,下面是小編學習的筆記分享給大家,感覺命令還是多敲才能熟悉,希望對你有幫助

Cisco路由器配置入門知識大全

  一、 所處狀態各類

  router>

  用戶處于用戶命令狀態,可以查看網絡和主機

  router#

  用戶處于特權模式,可以查看狀態,還可以看到和更改路由器的設置內容

  router(config)#

  全局配置狀態,可以設置路由的全局參數

  router(config-if)#;router(config-line)#;router(config-router)#.....

  處于局部配置狀態,可以設置路由的局部參數

  二、配置端口ip

  命令

  en

  config t //全局模式

  interface f0/0

  ip address 192.168.1.1 255.255.255.0 //設置端口ip

  no shu //生效

  exit

  interface f0/1

  ip address 192.168.10.1 255.255.255.0

  no shu

  exit

  end

  disable

  三、配置靜態路由

  命令

  en

  config t //全局模式

  ip route 192.168.100.0 255.255.255.0 192.168.10.2 //到192.168.100.0/24通過192.168.10.2接口

  end

  show ip route //可以看到前面標明S,即為靜態路由

  四、配置動態路由(RIP)

  命令

  en

  config t //全局模式

  no route rip //禁止rip協議

  route rip

  network 192.168.1.0 //network參數為路由的兩個端口對應的網絡地址

  network 192.168.10.0

  exit

  end

  disable

  五、配置DHCP

  命令

  en

  config t //全局模式

  ip dhcp excluded-address 192.168.1.1 //需要排除的ip地址

  ip dhcp pool gr-dhcp-pool //ip地址池名

  default-server 192.168.1.1 //指定dhcp服務器

  network 192.168.1.0 255.255.255.0 //配置網絡

  dns-server 61.177.7.1 //配置dns服務器

  exit

  end

  disable

  可以通過 ip helper-address指定 DHCP中繼代理

  interface FastEthernet0/1

  ip address 192.168.1.1 255.255.255.0

  ip helper-address 192.168.10.2 \\配置DHCP中繼代理,DHCP

  六、配置NAT

  命令

  en

  config t //全局模式

  interface f0/0

  ip address 192.168.1.1 255.255.255.0

  ip nat inside //內部端口

  no shu

  exit

  interface f0/1

  ip address 192.168.10.1 255.255.255.0

  ip nat outside //外部端口

  no shu

  exit

  access-list 1 permit any //設置一個可訪問列表

  ip nat pool gr-nat-pool 192.168.10.3 192.168.10.254 netmask 255.255.255.0 //設置分配池

  ip nat inside resource list 1 pool gr-nat-pool overload

  show ip nat traslations

  clear ip nat traslation *

【Cisco路由器配置入門知識】相關文章:

Cisco路由器配置命令08-22

Cisco路由器ISDN配置教程07-16

常見的路由器配置錯誤01-06

影視制作入門知識12-20

插花入門基礎知識09-14

鋼琴的基礎知識入門03-01

高爾夫入門基本知識04-04

圍棋入門基本知識08-10

簡譜基本入門知識集錦02-25

網球裝備快速入門知識02-07

主站蜘蛛池模板: 怀化市| 治县。| 科尔| 南靖县| 延寿县| 白银市| 新郑市| 泰顺县| 会理县| 凤凰县| 新兴县| 连江县| 尼木县| 阆中市| 隆尧县| 香河县| 疏勒县| 应城市| 晋州市| 灵宝市| 凤冈县| 淮阳县| 新疆| 苗栗县| 拉萨市| 滨海县| 武山县| 珲春市| 盈江县| 石柱| 茶陵县| 石首市| 健康| 虹口区| 泗阳县| 徐汇区| 凤城市| 乐安县| 确山县| 土默特左旗| 桃源县|