1 / 15

ARAHAN

ARAHAN. 목차. 1. 네트워크 구성도 1-1. 전체 구성도 1-2. 외부 구성도 1-3. 내부 구성도. 구성도. 팀원들의 구성도. Topology . 외부 . vpn 구성도. Vpn 원 리. Int fa0/0. Int fa0/1. ospf. routering. nat. Access list. interface FastEthernet0/0 ip address 20.20.20.1 255.255.255.0 interface FastEthernet0/1

raja
Download Presentation

ARAHAN

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ARAHAN

  2. 목차 1.네트워크 구성도 1-1.전체 구성도 1-2.외부 구성도 1-3.내부 구성도

  3. 구성도 팀원들의 구성도 Topology

  4. 외부 vpn구성도 Vpn원리

  5. Int fa0/0 Int fa0/1 ospf routering nat

  6. Access list interface FastEthernet0/0 ip address 20.20.20.1 255.255.255.0 interface FastEthernet0/1 ip address 30.30.30.1 255.255.255.0 duplex auto speed auto

  7. 내부 구성도 구성도 원리

  8. interface Port-channel1 switchport mode trunk interface FastEthernet1/1 no switchport ip address 30.30.30.2 255.255.255.0 interface FastEthernet1/0 ip address 10.10.10.2 255.255.255.0 duplex auto speed auto router ospf 1 log-adjacency-changes network 10.10.10.2 0.0.0.0 area 0 network 20.20.20.1 0.0.0.0 area 0 network 30.30.30.1 0.0.0.0 area 0

  9. interface FastEthernet1/8 switchport access vlan 20 interface FastEthernet1/9 switchport access vlan 20 interface FastEthernet1/11 switchport mode trunk channel-group 1 mode on interface FastEthernet1/12 switchport mode trunk channel-group 1 mode on interface Vlan10 ip address 40.40.40.1 255.255.255.0 standby 1 ip 40.40.40.4 standby 1 priority 105 standby 1 preempt delay minimum 180 standby 1 track FastEthernet1/9 interface Vlan20 ip address 50.50.50.1 255.255.255.0

  10. router ospf 1 log-adjacency-changes network 30.30.30.2 0.0.0.0 area 0 network 40.40.40.1 0.0.0.0 area 0 network 50.50.50.1 0.0.0.0 area 0 interface FastEthernet1/1 no switchport ip address 20.20.20.2 255.255.255.0 interface FastEthernet1/8 switchport access vlan20

  11. interface FastEthernet1/9 switchport access vlan 10 interface FastEthernet1/10 interface FastEthernet1/11 switchport mode trunk interface FastEthernet1/12 switchport mode trunk

  12. 2 255.255.255.0 interface Vlan10 ip address 40.40.40.3 255.255.255.0 standby 1 ip 40.40.40.4 standby 1 priority 105 standby 1 preempt delay minimum 60 standby 1 track FastEthernet1/9 ! interface Vlan20 ip address 50.50.50.2 255.255.255.0

  13. interface FastEthernet1/6 switchport access vlan 10 ! interface FastEthernet1/7 switchport access vlan 10 interface FastEthernet1/7 switchport access vlan 10 interface Vlan10 ip address 40.40.40.3 255.255.255.0

  14. interface Vlan10 ip address 40.40.40.2 255.255.255.0 standby 1 ip 40.40.40.4 standby 1 preempt

More Related