Sacramento. VLANs:. We need to configure VLAN for end d

Added on -2019-09-25

| 4 pages
| 610 words
| 255 views

Trusted by 2+ million users,
1000+ happy students everyday

Showing pages 1 to 2 of 4 pages

SacramentoVLANs:We need to configure VLAN for end devices with security. VLANs as mention below with subnet.VLANSubnetSubnet-maskFirst valid IPLast valid IPAssign toVLAN 110.11.1.0255.255.255.010.11.1.110.11.1.1Network ManagementVLAN 1010.11.10.0255.255.255.010.11.10.110.11.10.1StaffVLAN 1110.11.11.0255.255.255.010.11.11.110.11.11.1AdminVLAN 1210.11.12.0255.255.255.010.11.12.110.11.12.1ServerSample configuration for each End devices.interface ga0/1switchport mode access switchport port-securityswitchport port-security mac stickyswitchport port-security violation shutdownshow port-security address will display the ports with matching switchport modes security settings .ROS:Router On StickAll VLAN subnet gateway is configure on Router.SR(config)#int fastEthernet 0/0.1SR(config-subif)#encapsulation dot1Q 1 SR(config-subif)#ip address 10.11.1.1 255.255.255.0SR(config-subif)#exitSR(config)#int fastEthernet 0/0.10SR(config-subif)#encapsulation dot1Q 10SR(config-subif)#ip address 10.11.10.1 255.255.255.0SR(config-subif)#exitSR(config)#int fastEthernet 0/0.11SR(config-subif)#encapsulation dot1Q 11
SR(config-subif)#ip address 10.11.11.1 255.255.255.0SR(config-subif)#exitSR(config)#int fastEthernet 0/0.12SR(config-subif)#encapsulation dot1Q 12SR(config-subif)#ip address 10.11.12.1 255.255.255.0SR(config-subif)#exitDHCP - is used to dynamically assign ip address to the hosts on the VLAN.SR(config)# ip name-server 10.11.12.10SR(config)# ip dhcp excluded-address 10.11.10.1 – 10.11.10.30SR(config)# ip dhcp pool VLAN10SR(config-dhcp)#network 10.11.10.0 255.255.255.0SR(config-dhcp)#default-router 10.11.10.1SR(config-dhcp)# dns-server 10.11.12.11Los Angeles Site Management Los Angeles site can be remotely from other sites via SSH/HTTPS. We can manage Network devices, Server Devices, End user devices etc. Los Angeles management can be done remotely.Staff VLAN = 25 devicesAdmin VLAN = 40 devicesInstructional VLAN = 120 devicesServer VLAN = 21 devicesxACME Dedicated point-to-point lease line between two sites. The protocols used are most often HDLC (High-Level Data Link Control) and PPP (Point-to-Point Protocol). Point-to-Point Protocol (PPP) is used on serial connections between two routers. PPP is designedto allow to use network protocols and also supports two types of authenticationsCHAPChallenge Handshake Authentication Protocol andPAPpassword

Found this document preview useful?

You are reading a preview
Upload your documents to download
or
Become a Desklib member to get accesss

Students who viewed this