才发现GNS3更新到0.7.4了~
GNS3 0.7.4
GNS3 0.7.4 is released. This is a minor release before working on a major one and includes the following things:
Greek translation
Hypervisor allocation per IOS type
Improvements on Ethernet Switch (dynamic remapping of VLAN or type)
Adaptations to support Dynamips 0.2.8 RC3 community
Integration of a loopback manager for Windows
Monday, April 11, 2011 - 22:10
r1#show startup-config
Using 1105 out of 57336 bytes!
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname r1
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
ip cef
!
!
!
!
no ip domain lookup
!
multilink bundle-name authenticated
!
!
!
!
!
username ccna privilege 15 secret 5 $1$reAG$kPlnnwin2sbDnN60bn6.z.
!
!
!
!
!
!
interface FastEthernet0/0
ip address 12.1.1.1 255.255.255.0
duplex auto
speed auto
!
interface Serial0/0
no ip address
shutdown
clock rate 2000000
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/1
no ip address
shutdown
clock rate 2000000
!
interface Serial0/2
no ip address
shutdown
clock rate 2000000
!
!
!
ip http server
ip http authentication local
no ip http secure-server
!
!
!
!
!
!
control-plane
!
!
!
line con 0
exec-timeout 0 0
logging synchronous
line aux 0
line vty 0 4
exec-timeout 0 0
logging synchronous
login local
transport input all
!
!
end