블로그
- 62일_방화벽 기본 동작 address ex) FW 인터페이스 주소 설정 conf t int g0 no sh nameif inside ip add 10.1.10.10 255.255.255.0 int g1 no sh nameif outside ip add 1.1.20.10 255.255.255.0 ASA의 NAMEIF 명령어 - ASA는 모든 인터페이스에 nameif 명령어를 사용하여
- 47일_BGP Default만, Summmary만, 상세경로 중 일부 제외 nei ... prefix 이름 out ip prefix-list 이름 per 0.0.0.0/0 ============================================== ============ clear ip bgp* (정책 변경시, 정책설정 라우터, 현장 X) //일시적으로 끊.......
- 41일_IPv6 Tunnel address ... tunnel source ... tunnel destination (tunnel mode gre ip) tunnel의 목적지는 반드시 도달 가능해야 한다. 16 ip add 100.1.16.6 255.255.255.0 tun so 6.6.6.6 tun dest 1.1.1.1 IPv6 IP Tunnel int tunnel 0 ipv6
- 58일_MPLS Label+ Telnet 메뉴 설정, Alias [Label] mpls label range 시작번호 끝번호 확인 Show mpls forward [RT import] ip vrf blue rd 10:100 route-target Address menu U2 command 1 show ip int br menu U2 options 1 pause menu U2 text 2 Display the Conf of
- 55일_MPLS 구성 : PE/P 라우터 모두 설정) R(config)# mpls label protocol ldp R(config)# mpls ldp router-id lo0 int ... mpls ip ` // MPLS VPN 연결 인터페이스에는 mpls ip 입력 3.
- 48일_BGP MED값, Origin code, 우선순위 값 변경 ★연습필요 MED 값 설정 router bgp X nei ... router-map 이름 out route-map 이름 per 10 match ip address ACL set metric 값 ====== router bgp 56 nei 1.1.45.4 router-m MED 100 out //outbound 나갈때 적용 route-m MED 100 per 10 mat ip
- 57일_ MPLS VPN Superbackbo 다르더라도 RT값을 조정하여 연결하면, CE(고객)라우팅 테이블에서 다른 지역의 CE라우터가 재분배 되어진 것 처럼 보임 // CE 에서의 라우팅 테이블 // PE 에서의 sh ip (PE) R(config)# router bgp # R(config-router)# address-family ipv4 vrf VRF이름 R(config-router-af)# nei
- [네트워크 관리사 2급] 실기 정리-2(라우터2) 설정하시오 A : Router>enable Router#config t Router(config)#interface fastethernet 0/0 Router(config-if)#ip address 192.168.0.100 255.255.255.0 Router(config-if)#exit Router(config)#exit Router#copy r s Q : Router1의
- java ip check ref https://www.techiedelight.com/validate-ip-address-java/ https://commons.apache.org/proper/commons-validator
- 09.19 CCNA DHCP IPv4 192.168.2.2 255.255.255.0 no sh ip default-gateway 192.168.2.254 dhcp excluded-address 192.168.1.254 dhcp pool DHCP1 network 192.168.1.0 255.255.255.0 default-router 192.168.1.254 int g0/0 ip helper-address