Title

Cisco Syntax

C65K-PM3-1>en
Password:
C65K-PM3-1(config)#interface GigabitEthernet1/1
C65K-PM3-1(config)#end
C65K-PM3-1#copy
C65K-PM3-1#copy ftp://cisco:cisco@10.0.242.213/s72033-adventerprisek9_wan-mz.122-33.SXH7.bin disk0:

C65K-PM3-1#show ip route
Load for five secs: 2%/0%; one minute: 1%; five minutes: 1%
Time source is NTP, 19:08:36.987 CET Thu Oct 14 2010

Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2
       i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
       ia - IS-IS inter area, * - candidate default, U - per-user static route
       o - ODR, P - periodic downloaded static route

Gateway of last resort is 192.168.11.153 to network 0.0.0.0

C    192.168.47.0/24 is directly connected, Vlan3
     195.39.226.0/32 is subnetted, 1 subnets

C65K-PM3-1#show conf
Load for five secs: 0%/0%; one minute: 1%; five minutes: 1%
Time source is NTP, 19:11:58.540 CET Thu Oct 14 2010

Using 10900 out of 1964024 bytes, uncompressed size = 25597 bytes
!
! Last configuration change at 18:07:17 CET Thu Oct 14 2010 by pmp
! NVRAM config last updated at 18:07:29 CET Thu Oct 14 2010 by pmp
!
service tcp-keepalives-in
!
hostname C65K-PM3-1
!
aaa new-model
!
username pmp password supersecret
!
clock timezone CET 1
!
ip wccp 61
!
!
vlan 1
 name VlanName
!
interface Tunnel1
 no ip address
 ip flow ingress
!
interface Loopback1
 ip address 1.1.1.1 255.255.255.255
!
interface Port-channel1
 description MyPortChannel
 switchport
!
end
C65K-PM3-1#show running-config interface GigabitEthernet 1/9
Load for five secs: 6%/0%; one minute: 2%; five minutes: 1%
Time source is NTP, 19:16:19.045 CET Thu Oct 14 2010

Building configuration...

Current configuration : 142 bytes
!
interface GigabitEthernet1/9
 switchport
 switchport access vlan 705
 switchport mode access
 load-interval 30
 spanning-tree portfast
end

C65K-PM3-1#