Router#show run
Building configuration...
Current configuration : 916 bytes
!
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
ip subnet-zero
!
!
ip ips po max-events 100
no ftp-server write-enable
!
!
!
!
!
!
!
interface Ethernet0
ip address 10.3.253.69 255.255.255.0
hold-queue 100 out
!
interface ATM0
no ip address
shutdown
no atm ilmi-keepalive
dsl operating-mode auto
!
interface FastEthernet1
no ip address
duplex auto
speed auto
!
interface FastEthernet2
no ip address
duplex auto
speed auto
!
interface FastEthernet3
no ip address
duplex auto
speed auto
!
interface FastEthernet4
no ip address
duplex auto
speed auto
!
ip classless
ip http server
no ip http secure-server
!
!
!
control-plane
!
!
line con 0
no modem enable
stopbits 1
line aux 0
line vty 0 4
login
!
scheduler max-task-time 5000
end
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#int fasteth
Router(config)#int fastethernet 1
Router(config-if)#ip address 10.1.1.1 255.255.255.0
% IP addresses may not be configured on L2 links.
Router(config-if)#
có bác nào biết thì chỉ giáo nhé
Building configuration...
Current configuration : 916 bytes
!
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
ip subnet-zero
!
!
ip ips po max-events 100
no ftp-server write-enable
!
!
!
!
!
!
!
interface Ethernet0
ip address 10.3.253.69 255.255.255.0
hold-queue 100 out
!
interface ATM0
no ip address
shutdown
no atm ilmi-keepalive
dsl operating-mode auto
!
interface FastEthernet1
no ip address
duplex auto
speed auto
!
interface FastEthernet2
no ip address
duplex auto
speed auto
!
interface FastEthernet3
no ip address
duplex auto
speed auto
!
interface FastEthernet4
no ip address
duplex auto
speed auto
!
ip classless
ip http server
no ip http secure-server
!
!
!
control-plane
!
!
line con 0
no modem enable
stopbits 1
line aux 0
line vty 0 4
login
!
scheduler max-task-time 5000
end
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#int fasteth
Router(config)#int fastethernet 1
Router(config-if)#ip address 10.1.1.1 255.255.255.0
% IP addresses may not be configured on L2 links.
Router(config-if)#
có bác nào biết thì chỉ giáo nhé
Comment