AP Notes, Outlines, Study Guides, Vocabulary, Practice Exams and more!

寒戰 CCNA NAT Flashcards

Terms : Hide Images
8730042752A 類 IP1-1270
8730044813B 類 IP128-1911
8730058520C 類 IP192-2232
8730066318D 類 組播 IP224-2393
8730079643E 類 保留 IP240-2554
8730129524環回地址1275
8730147022A類私有地址10.0.0.0-10.255.255.2556
8730169452B類私有地址172.16.0.0-172.31.255.2557
8730184505C類私有地址192.168.0.0-192.168.255.2558
8730686844靜態一對一 NAT 1. 定義內部接口R1(config)#int Fa 0/0 R1(config-if)ip nat ins9
8730751040靜態一對一 NAT 2. 定義外部接口R1(config)#int Fa 0/1 R1(config-if)ip nat out10
8730767028靜態一對一 NAT 3. 設定要轉換地址R1(config-if)ip nat ins source static 192.168.2.1 12.1.1.111
8730876821設默認網關R1(config-if)#ip default-gateway 8.8.8.25412
8730917952靜態一對一 NAT 4. 檢查設定R1#show ip nat translation13
8730942265Inside global源網關地址14
8730942266inside local源地址15
8730945650outside global目標地址16
8730948586outside local目標地址17
8731049728R1(config)#do show run18
8731063809動態多對多 NAT 1. 設定要轉的地址R1(config)#access-list 1 permit 192.168.1.0 0.0.0.25519
8731123083動態多對多 NAT 2. 設定地址池R1(config)#ip nat pool Cisco 12.1.1.1 12.1.1.2 255.255.255.020
8731205853動態多對多 NAT 3. 連結access list & PoolR1(config)#ip nat source list 1 pool Cisco21
8731380322動態多對多 NAT 4. 檢查設定R1#show ip nat translation22
8731483558PAT 多對一NAT 1. 設定要轉的地址R1(config)#access-list 1 permit 192.168.1.0 0.0.0.25523
8731507087PAT 多對一NAT 2. 設定地址池R1(config)#ip nat pool Cisco overload24
8731537116PAT 多對一NAT 3. 連結access list & PoolR1(config)#ip nat source list 1 pool Cisco25
8731545688PAT 多對一NAT 4. 檢查設定R1#show ip nat translation26

Need Help?

We hope your visit has been a productive one. If you're having any problems, or would like to give some feedback, we'd love to hear from you.

For general help, questions, and suggestions, try our dedicated support forums.

If you need to contact the Course-Notes.Org web experience team, please use our contact form.

Need Notes?

While we strive to provide the most comprehensive notes for as many high school textbooks as possible, there are certainly going to be some that we miss. Drop us a note and let us know which textbooks you need. Be sure to include which edition of the textbook you are using! If we see enough demand, we'll do whatever we can to get those notes up on the site for you!