R1.txt

(0 KB) Pobierz
R1#show running-config
Building configuration...

Current configuration : 832 bytes
!
version 12.3
no service password-encryption
!
hostname R1
!
!
enable secret 5 $1$qEIW$GZBbBq1pu0QSylc.sp1Rr.
enable password cisco
!
!
!
interface FastEthernet0/0
 no ip address
 duplex auto
 speed auto
!
interface FastEthernet0/0.10
 encapsulation dot1Q 10
 ip address 172.17.10.1 255.255.255.0
!
interface FastEthernet0/0.20
 encapsulation dot1Q 20
 ip address 172.17.20.1 255.255.255.0
!
interface FastEthernet0/0.30
 encapsulation dot1Q 30
 ip address 172.17.30.1 255.255.255.0
!
interface FastEthernet0/0.99
 encapsulation dot1Q 99 native
 ip address 172.17.99.1 255.255.255.0
!
interface FastEthernet0/1
 no ip address
 duplex auto
 speed auto
 shutdown
!
interface Vlan1
 no ip address
 shutdown
!
ip classless
!
!
!
!
banner motd ^C Witaj!!! ^C
line con 0
 password cisco
 login
line vty 0 4
 password cisco
 login
!
!
end
Zgłoś jeśli naruszono regulamin