A case study of NAT, routing aggregation and single arm routing

Source: Internet
Author: User
Tags config range

Experiments show that this experiment involves dynamic NAT, single arm routing, routing aggregation, RIP configuration, for VLAN communication and intranet access to extranet through NAT conversion.

Experiment topology diagram:

1. For SWITCH1 configuration

Configuring Link Aggregation

Switch (config) #int Port-channel 1

Switch (config-if) #int range f0/10-11

Switch (Config-if-range) #channel-group 1 mode on

Switch (Config-if-range) #int Port-channel 1

Switch (config-if) #switchport mode trunk

Switch (config-if) #no shutdown

Switch (config-if) #exit

Switch (config) #

Configuring VLANs

Switch (config) #vlan 10

Switch (Config-vlan) #int F0/1

Switch (config-if) #switchport mode access

Switch (config-if) #switchport Access VLAN 10

Switch (config-if) #no shutdown

Switch (config-if) #vlan 20

Switch (Config-vlan) #int F0/2

Switch (config-if) #switchport mode access

Switch (config-if) #switchport Access VLAN 20

Switch (config-if) #no shutdown

Configure F0/24 Trunk

Switch (config) #int f0/24

Switch (config-if) #switchport mode trunk

Switch (config-if) #no shutdown

Switch (config-if) #exit

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.