LINK P2P, IP MANAGEMENT DAN SET VTY
DISTI-01
interface GigabitEthernet2/1
description # To Fl.1 BTM-01-ACC03 Gi0/1 #- ##PAKE FO)
switchport
switchport trunk allowed vlan 1,4,60,68,101,102,131,147
switchport mode trunk
udld port aggressive
spanning-tree guard root
end
--
BTM-01-ACC03# sh run int
!
interface GigabitEthernet0/1
description # UPLINK_TO_BTM-08-6500-DIST-01_Gi2/1 #
switchport trunk allowed vlan 1,4,60,101,102,131,147
switchport mode trunk
udld port aggressive
end
BTM-01-ACC03#sh run int gi0/3
Building configuration...
interface GigabitEthernet0/3
description # UPLINK_TO_BTM-01-ACC08_Gi1/48#
switchport trunk allowed vlan 1,4,60,101,102,131,147
switchport mode trunk
end
!interface GigabitEthernet1/0/48
description # UPLINK_TO_BTM-01-ACC03Gi0/3#
switchport trunk allowed vlan 1,4,60,101,102,131,147
switchport mode trunk
end
BTM-01-ACC08#sh run interface gi1/0/4
!
interface GigabitEthernet1/0/1
description # AP ARUBA #
switchport access vlan 60
switchport mode access
udld port aggressive
spanning-tree portfast
spanning-tree bpduguard enable
spanning-tree guard root
end
4. LINK TO PC-USER KABEL UTP
BTM-01-ACC03#sh run int Fa0/7
!
interface FastEthernet0/7
description # USER #
switchport access vlan 4
switchport mode access
udld port aggressive
spanning-tree portfast
spanning-tree bpduguard enable
spanning-tree guard root
end
!
interface FastEthernet0/8
description # USER #
switchport access vlan 4
switchport mode access
udld port aggressive
spanning-tree portfast
spanning-tree bpduguard enable
spanning-tree guard root
end
interface Loopback1
ip address 192.168.254.253 255.255.255.255
ip ospf 1 area 0
exit
ip access-list extended LOGIN
permit tcp host 10.87.244.26 any eq 22
permit tcp host 10.87.244.12 any eq 22
!
line vty 0 15
login local
access-class LOGIN in
password admin123
transport input ssh
ip ssh ver 2
!
username cisco secret admin123
service password-encryption
enable password admin123
ip domain-name training.lab
crypto key generate rsa
line vty 0 4
session-limit 50
exec-timeout 0
login local
transport input all
line vty 5 15
transport input all
access-class LOGIN in
password admin123
Posting Komentar untuk "LINK P2P, IP MANAGEMENT DAN SET VTY"