博客统计信息

用户名:deshen_feng
文章数:11
评论数:20
访问量:12599
无忧币:756
博客积分:550
博客等级:3
注册日期:2007-04-24

问题:当打开IE浏览器时会提示安装Flash ActiveX控件(黄色提示栏),当点击安装后会出现对话框中包括:“为帮助保护你的安全,internet explorar已经停止了从站点安装activex 控件到你的计算机;无法验证发行者;及未知发行商”并给出Swflash.cab文件的提示。
原因:因为IE的安全选项中已禁止了ActiveX控件和插件的运行
解决:依次打开IE---Tools---Internet Options(默认区域Internet)---Custom level...在Settings中找到ActiveX controls and plug-ins项,将其中所有子项全部改为Enable后确认关闭,再打开IE点击安装Ac..
寻找系统端口与进程间的关联
 
 
----本文出自于“中国软件网Soft6.com”
 
        如果发现一些从没见过的端口号,你怎样分辨出该端口是不是木马开放的端口?或者在进程列表中发现陌生的进程时,  
 
是否想知道该进程在你的系统中开了什么端口?
一、根据进程查端口号
        首先在开始菜单的“运行”框中输入“cmd.exe”进入命令提示符窗口,先键入“tasklist”命令将列出系统正在运行的进程列表,把你要查的进..
2007-07-12 23:54:46
制作MSI的方法:
 
  制作MSI需要用的工具在Windows 2000的安装盘上,目录是
“\VALUEADD\3RDPARTY\MGMT\WINSTLE”,运行SWIADMLE.MSI,安装完成后,在系统盘:\Program Files\VERITAS Software创建了两个文件夹,拷贝这两个文件夹到一台只有操作系统的机器上。
  运行\install\iscoZ.exe,点击“Next”,输入应用程序的名称和要产生的MSI文件名,点击“Next”,选择需要存储的文件位置的驱动器,点击“Next”,选择需要收集信息的磁盘,“C”,点击“Next”,相关文件、目录扫描默认即可,点击“Next”。系统开始扫描,信息..
类别:其它|阅读(1219)|回复(0)|(0)阅读全文>>
此实验过程是在Boson NetSim for CCNP version 6.0 BETA 1软件下做的。其中使用2台C2905switch和4台PC机。
 
实验内容:
1、  配置控制端口和虚拟线路
2、设置VLAN两个,分别为:VLAN100 Pcontrol和VLAN200 Accout
3、分别将接口加入到VLAN100和VLAN200后配置Trunk线路,保证VLAN间的通信
4、最后进行测试是否成功
 
关于LAN网内VLAN与Trunk的详细配置
 
   vlan
 
 
 
SW1(C2950)交换机测试详细步骤及结果:
 
CLI session with the switch is open.
     To end the CLI session, enter [Exit].
 
 
 
 
Switch>
%LINK-3-UPDOWN: Interface FastEthernet0/1, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to down
%LINK-3-UPDOWN: Interface FastEthernet0/4, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/4, changed state to down
%LINK-3-UPDOWN: Interface FastEthernet0/5, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/5, changed state to down
%LINK-3-UPDOWN: Interface FastEthernet0/6, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/6, changed state to down
%LINK-3-UPDOWN: Interface FastEthernet0/7, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/7, changed state to down
%LINK-3-UPDOWN: Interface FastEthernet0/8, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/8, changed state to down
%LINK-3-UPDOWN: Interface FastEthernet0/9, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/9, changed state to down
%LINK-3-UPDOWN: Interface FastEthernet0/11, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/11, changed state to down
%LINK-3-UPDOWN: Interface FastEthernet0/12, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/12, changed state to down
Switch>enable
Switch#show version
 
Boson Operating Simulation Software
BOSS (tm) C2900 Software (C2900-Enterprise), Version 12.1, RELEASE SOFTWARE
Copyright (c) 1998-2003 by Boson Software, Inc.
 
BOSS ROM: System Bootstrap, Version 12.2, RELEASE SOFTWARE
Switch Uptime Is 0 days, 0 hours, 0 minutes
System restarted by power-on
System image file is ""flash:c2900-enterprise.12.1.boss"", booted via flash
Boson 2900 (BOSS) processor (revision 5.0)
12 FastEthernet/IEEE 802.3 interface(s)
 
32K bytes of simulated non-volatile configuration memory.
8192K bytes of simulated System flash (Read/Write)
 
Switch#
Switch#
Switch#show runn
!
Version 12.1
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Switch
!
!
!
ip subnet-zero
spanning-tree extend system-id
!
!
!
!
!
!
!
!
interface FastEthernet0/1
!
interface FastEthernet0/2
!
 
Switch#show runn
!
Version 12.1
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Switch
!
!
!
ip subnet-zero
spanning-tree extend system-id
!
!
!
!
!
!
!
!
interface FastEthernet0/1
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
 vtp domain bigdomain
!
interface Vlan 1
 no ip address
 no ip route-cache
!
!
ip classless
no ip http server
!
!
!
!
line con 0
 transport input none
line aux 0
line vty 0 15
!
no scheduler allocate
end
 
Switch#
Switch#
Switch#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#hostname SW1
SW1(config)#line console 0
SW1(config-line)#exec-timeout 20 0
SW1(config-line)#logging synchronous
SW1(config-line)#password dsfeng
SW1(config-line)#login
SW1(config-line)#line vty 0 15
SW1(config-line)#exec-timeout 15 0
SW1(config-line)#logging synchronous
SW1(config-line)#password dsfeng
SW1(config-line)#login
SW1(config-line)#enable secret cisco
SW1(config)#exit
SW1#
SW1#
SW1#vlan database
SW1(vlan)#vlan 100 name Pcontrol
VLAN 100 added:
    Name:Pcontrol
SW1(vlan)#vlan 200 name Accout
VLAN 200 added:
    Name:Accout
SW1(vlan)#exit
APPLY completed.
Exiting....
SW1#
SW1#
SW1#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
SW1(config)#interface fastethernet 0/2
SW1(config-if)#switchport mode access
SW1(config-if)#switchport access vlan 100
SW1(config-if)#exit
SW1(config)#interface fastethernet 0/3
SW1(config-if)#switchport mode access
SW1(config-if)#switchport access vlan 200
SW1(config-if)#exit
SW1(config)#interface fasteterhent 0/10
SW1(config-if)#switchport mode trunk
SW1(config-if)#switchport trunk encapsulation dot1q
SW1(config-if)#end
SW1#
SW1#
SW1#show interface fastethernet 0/2
FastEthernet0/2 is up, line protocol is up
  Hardware is Fast Ethernet, address is 000C.6542.9093 (bia 000C.6542.9093)
  MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Auto-duplex, Auto-speed
  Encapsulation ARPA, loopback not set
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input 02:29:44, output never, output hang never
  Last clearing of "show interface" counters never
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue :0/40 (size/max)
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
     269 packets input, 71059 bytes, 0 no buffer
     Received 6 broadcasts, 0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
     7290 packets output, 429075 bytes, 0 underruns
     0 output errors, 3 interface resets
     0 output buffer failures, 0 output buffers swapped out
 
SW1#
SW1#
SW1#show interface fastethernet 0/3
FastEthernet0/3 is up, line protocol is up
  Hardware is Fast Ethernet, address is 000C.3849.2796 (bia 000C.3849.2796)
  MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Auto-duplex, Auto-speed
  Encapsulation ARPA, loopback not set
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input 02:29:44, output never, output hang never
  Last clearing of "show interface" counters never
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue :0/40 (size/max)
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
     269 packets input, 71059 bytes, 0 no buffer
     Received 6 broadcasts, 0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
     7290 packets output, 429075 bytes, 0 underruns
     0 output errors, 3 interface resets
     0 output buffer failures, 0 output buffers swapped out
 
SW1#
SW1#
SW1#show interface fastethernet 0/10
FastEthernet0/10 is up, line protocol is up
  Hardware is Fast Ethernet, address is 000C.3878.9745 (bia 000C.3878.9745)
  MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Auto-duplex, Auto-speed
  Encapsulation ARPA, loopback not set
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input 02:29:44, output never, output hang never
  Last clearing of "show interface" counters never
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue :0/40 (size/max)
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
     269 packets input, 71059 bytes, 0 no buffer
     Received 6 broadcasts, 0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
     7290 packets output, 429075 bytes, 0 underruns
     0 output errors, 3 interface resets
     0 output buffer failures, 0 output buffers swapped out
 
SW1#
SW1#
SW1#show vlan
 
VLAN Name                             Status    Ports
---- -------------------------------- --------- -------------------------------
1    default                          active    Fa0/1, Fa0/4, Fa0/5, Fa0/6
                                                Fa0/7, Fa0/8, Fa0/9, Fa0/10
                                                Fa0/11, Fa0/12
100  Pcontrol                         active    Fa0/2
200  Accout                           active    Fa0/3
1002 fddi-default                     active
1003 token-ring-default               active
1004 fddinet-default                  active
1005 trnet-default                    active
 
VLAN Type  SAID       MTU   Parent RingNo BridgeNo Stp  BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
1    enet  100001     1500  -      -      -        -    -        0      0
100  enet  100100     1500  -      -      -        -    -        0      0
200  enet  100200     1500  -      -      -        -    -        0      0
1002 fddi  101002     1500  -      -      -        -    -        0      0
1003 tr    101003     1500  -      -      -        -    -        0      0
1004 fdnet 101004     1500  -      -      -        ieee -        0      0
1005 trnet 101005     1500  -      -      -        ibm  -        0      0
 
 
SW1#
SW1#
SW1#show cdp neighbors
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
S -Switch, H - Host, i - IGMP, r - Repeater
Device ID        Local Intrfce     Holdtme    Capability  Platform  Port ID
SW2                 Fas0/10        167           T S      2950      Fas 0/10
 
SW1#
SW1#
SW1#show mac-address-table
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
S -Switch, H - Host, i - IGMP, r - Repeater
Device ID        Local Intrfce     Holdtme    Capability  Platform  Port ID
SW2                 Fas0/10        167           T S      2950      Fas 0/10
 
          Mac Address Table
------------------------------------------
Vlan    Mac Address       Type       Ports
----    -----------       ----       -----
   200    000C.9631.1997    DYNAMIC    Fa0/3
   100    000C.7036.8702    DYNAMIC    Fa0/2
   1    000C.3817.8412    DYNAMIC    Fa0/10
   1    000C.9623.5011    DYNAMIC    Fa0/10
   1    000C.1738.3819    DYNAMIC    Fa0/10
 
Total Mac Addresses for this criterion: 5
 
SW1#
SW1#
SW1#show run
!
Version 12.1
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname SW1
enable secret 5 $sdf$6978yhg$jnb76sd
!
!
!
ip subnet-zero
spanning-tree extend system-id
!
!
!
!
!
!
!
!
interface FastEthernet0/1
!
interface FastEthernet0/2
 switchport mode access
 switchport access vlan 100
!
interface FastEthernet0/3
 switchport mode access
 switchport access vlan 200
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
 switchport mode trunk
 switchport trunk encapsulation dot1q
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
 vtp domain bigdomain
!
interface Vlan 1
 no ip address
 no ip route-cache
!
vlan 100 name Pcontrol
vlan 200 name Accout
!
ip classless
no ip http server
!
!
!
!
line con 0
 login
 transport input none
 password dsfeng
 exec-timeout 15 0
 logging synchronous
line aux 0
line vty 0 15
 login
 password dsfeng
!
no scheduler allocate
end
 
SW1#
SW1#
SW1#copy running-config startup-config
Destination filename [startup-config]?
Building configuration...
[OK]
 
SW1#
SW1#
 
 
 
 
 
 
 
 
 
SW2(C2950)交换机测试详细步骤及结果:
 
CLI session with the switch is open.
     To end the CLI session, enter [Exit].
 
 
 
 
%LINK-3-UPDOWN: Interface FastEthernet0/1, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to down
%LINK-3-UPDOWN: Interface FastEthernet0/4, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/4, changed state to down
%LINK-3-UPDOWN: Interface FastEthernet0/5, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/5, changed state to down
%LINK-3-UPDOWN: Interface FastEthernet0/6, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/6, changed state to down
%LINK-3-UPDOWN: Interface FastEthernet0/7, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/7, changed state to down
%LINK-3-UPDOWN: Interface FastEthernet0/8, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/8, changed state to down
%LINK-3-UPDOWN: Interface FastEthernet0/9, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/9, changed state to down
%LINK-3-UPDOWN: Interface FastEthernet0/11, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/11, changed state to down
%LINK-3-UPDOWN: Interface FastEthernet0/12, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/12, changed state to down
Switch>
Switch>enable
Switch#show version
 
Boson Operating Simulation Software
BOSS (tm) C2900 Software (C2900-Enterprise), Version 12.1, RELEASE SOFTWARE
Copyright (c) 1998-2003 by Boson Software, Inc.
 
BOSS ROM: System Bootstrap, Version 12.2, RELEASE SOFTWARE
Switch Uptime Is 0 days, 0 hours, 5 minutes
System restarted by power-on
System image file is ""flash:c2900-enterprise.12.1.boss"", booted via flash
Boson 2900 (BOSS) processor (revision 5.0)
12 FastEthernet/IEEE 802.3 interface(s)
 
32K bytes of simulated non-volatile configuration memory.
8192K bytes of simulated System flash (Read/Write)
 
Switch#
Switch#
Switch#show runn
!
Version 12.1
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Switch
!
!
!
ip subnet-zero
spanning-tree extend system-id
!
!
!
!
!
!
!
!
interface FastEthernet0/1
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
 vtp domain bigdomain
!
interface Vlan 1
 no ip address
 no ip route-cache
!
!
ip classless
no ip http server
!
!
!
!
line con 0
 transport input none
line aux 0
line vty 0 15
!
no scheduler allocate
end
 
Switch#
Switch#
Switch#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#hostname SW2
SW2(config)#line console 0
SW2(config-line)#exec-timeout 20 0
SW2(config-line)#logging synchronous
SW2(config-line)#password dsfeng
SW2(config-line)#login
SW2(config-line)#line vty 0 15
SW2(config-line)#exec-timeout 15 0
SW2(config-line)#logging synchronous
SW2(config-line)#password dsfeng
SW2(config-line)#login
SW2(config-line)#enable secret cisco
SW2(config)#end
SW2#
SW2#
SW2#vlan database
SW2(vlan)#vlan 100 name Pcontrol
VLAN 100 added:
    Name:Pcontrol
SW2(vlan)#vlan 200 name Accout
VLAN 200 added:
    Name:Accout
SW2(vlan)#exit
APPLY completed.
Exiting....
SW2#
SW2#
SW2#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
SW2(config)#interface fastethernet 0/2
SW2(config-if)#switchport mode access
SW2(config-if)#switchport access vlan 100
SW2(config-if)#exit
SW2(config)#interface fastethernet 0/3
SW2(config-if)#switchport mode access
SW2(config-if)#switchport access vlan 200
SW2(config-if)#exit
SW2(config)#interface fastethernet 0/10
SW2(config-if)#switchport mode trunk
SW2(config-if)#switchport trunk encapsulation dot1q
SW2(config-if)#end
SW2#
SW2#
SW2#show interface fastethernet 0/2
FastEthernet0/2 is up, line protocol is up
  Hardware is Fast Ethernet, address is 000C.2018.9057 (bia 000C.2018.9057)
  MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Auto-duplex, Auto-speed
  Encapsulation ARPA, loopback not set
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input 02:29:44, output never, output hang never
  Last clearing of "show interface" counters never
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue :0/40 (size/max)
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
     269 packets input, 71059 bytes, 0 no buffer
     Received 6 broadcasts, 0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
     7290 packets output, 429075 bytes, 0 underruns
     0 output errors, 3 interface resets
     0 output buffer failures, 0 output buffers swapped out
 
SW2#
SW2#
SW2#show interface fastethernet 0/3
FastEthernet0/3 is up, line protocol is up
  Hardware is Fast Ethernet, address is 000C.4287.4991 (bia 000C.4287.4991)
  MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Auto-duplex, Auto-speed
  Encapsulation ARPA, loopback not set
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input 02:29:44, output never, output hang never
  Last clearing of "show interface" counters never
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue :0/40 (size/max)
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
     269 packets input, 71059 bytes, 0 no buffer
     Received 6 broadcasts, 0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
     7290 packets output, 429075 bytes, 0 underruns
     0 output errors, 3 interface resets
     0 output buffer failures, 0 output buffers swapped out
 
SW2#
SW2#
SW2#show interface fastethernet 0/10
FastEthernet0/10 is up, line protocol is up
  Hardware is Fast Ethernet, address is 000C.3817.8412 (bia 000C.3817.8412)
  MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Auto-duplex, Auto-speed
  Encapsulation ARPA, loopback not set
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input 02:29:44, output never, output hang never
  Last clearing of "show interface" counters never
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue :0/40 (size/max)
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
     269 packets input, 71059 bytes, 0 no buffer
     Received 6 broadcasts, 0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
     7290 packets output, 429075 bytes, 0 underruns
     0 output errors, 3 interface resets
     0 output buffer failures, 0 output buffers swapped out
 
SW2#
SW2#
SW2#show vlan
 
VLAN Name                             Status    Ports
---- -------------------------------- --------- -------------------------------
1    default                          active    Fa0/1, Fa0/4, Fa0/5, Fa0/6
                                                Fa0/7, Fa0/8, Fa0/9, Fa0/10
                                                Fa0/11, Fa0/12
100  Pcontrol                         active    Fa0/2
200  Accout                           active    Fa0/3
1002 fddi-default                     active
1003 token-ring-default               active
1004 fddinet-default                  active
1005 trnet-default                    active
 
VLAN Type  SAID       MTU   Parent RingNo BridgeNo Stp  BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
1    enet  100001     1500  -      -      -        -    -        0      0
100  enet  100100     1500  -      -      -        -    -        0      0
200  enet  100200     1500  -      -      -        -    -        0      0
1002 fddi  101002     1500  -      -      -        -    -        0      0
1003 tr    101003     1500  -      -      -        -    -        0      0
1004 fdnet 101004     1500  -      -      -        ieee -        0      0
1005 trnet 101005     1500  -      -      -        ibm  -        0      0
 
 
SW2#
SW2#
SW2#show mac-address-table
 
VLAN Name                             Status    Ports
---- -------------------------------- --------- -------------------------------
1    default                          active    Fa0/1, Fa0/4, Fa0/5, Fa0/6
                                                Fa0/7, Fa0/8, Fa0/9, Fa0/10
                                                Fa0/11, Fa0/12
100  Pcontrol                         active    Fa0/2
200  Accout                           active    Fa0/3
1002 fddi-default                     active
1003 token-ring-default               active
1004 fddinet-default                  active
1005 trnet-default                    active
 
VLAN Type  SAID       MTU   Parent RingNo BridgeNo Stp  BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
1    enet  100001     1500  -      -      -        -    -        0      0
100  enet  100100     1500  -      -      -        -    -        0      0
200  enet  100200     1500  -      -      -        -    -        0      0
1002 fddi  101002     1500  -      -      -        -    -        0      0
1003 tr    101003     1500  -      -      -        -    -        0      0
1004 fdnet 101004     1500  -      -      -        ieee -        0      0
1005 trnet 101005     1500  -      -      -        ibm  -        0      0
 
 
          Mac Address Table
------------------------------------------
Vlan    Mac Address       Type       Ports
----    -----------       ----       -----
   200    000C.1738.3819    DYNAMIC    Fa0/3
   100    000C.9623.5011    DYNAMIC    Fa0/2
   1    000C.3878.9745    DYNAMIC    Fa0/10
   1    000C.7036.8702    DYNAMIC    Fa0/10
   1    000C.9631.1997    DYNAMIC    Fa0/10
 
Total Mac Addresses for this criterion: 5
 
SW2#
SW2#
SW2#show runn
!
Version 12.1
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname SW2
enable secret 5 $sdf$6978yhg$jnb76sd
!
!
!
ip subnet-zero
spanning-tree extend system-id
!
!
!
!
!
!
!
!
interface FastEthernet0/1
!
interface FastEthernet0/2
 switchport mode access
 switchport access vlan 100
!
interface FastEthernet0/3
 switchport mode access
 switchport access vlan 200
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
 switchport mode trunk
 switchport trunk encapsulation dot1q
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
 vtp domain bigdomain
!
interface Vlan 1
 no ip address
 no ip route-cache
!
vlan 100 name Pcontrol
vlan 200 name Accout
!
ip classless
no ip http server
!
!
!
!
line con 0
 login
 transport input none
 password dsfeng
 exec-timeout 15 0
 logging synchronous
line aux 0
line vty 0 15
 login
 password dsfeng
!
no scheduler allocate
end
 
SW2#
SW2#
SW2#copy running-config startup-config
Destination filename [startup-config]?
Building configuration...
[OK]
 
SW2#
SW2#
 
 
 
 
 
 
PC1测试结果:
 
Boson BOSS 5.0
Copyright 1998-2005 Boson Software, Inc.
Use the command help to get started
 
Press Enter to begin
C:>
C:>ipconfig /ip 192.168.1.1 255.255.255.0
C:>ping 192.168.1.2
Pinging 192.168.1.2 with 32 bytes of data:
 
Reply from 192.168.1.2: bytes=32 time=60ms TTL=241
Reply from 192.168.1.2: bytes=32 time=60ms TTL=241
Reply from 192.168.1.2: bytes=32 time=60ms TTL=241
Reply from 192.168.1.2: bytes=32 time=60ms TTL=241
Reply from 192.168.1.2: bytes=32 time=60ms TTL=241
 
Ping statistics for 192.168.1.2:     Packets: Sent = 5, Received = 5, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
     Minimum = 50ms, Maximum =  60ms, Average =  55ms
 
 
PC2测试结果:
 
Boson BOSS 5.0
Copyright 1998-2005 Boson Software, Inc.
Use the command help to get started
 
Press Enter to begin
C:>ipconfig /ip 192.168.10.1 255.255.255.0
C:>
C:>ping 192.168.10.2
Pinging 192.168.10.2 with 32 bytes of data:
 
Reply from 192.168.10.2: bytes=32 time=60ms TTL=241
Reply from 192.168.10.2: bytes=32 time=60ms TTL=241
Reply from 192.168.10.2: bytes=32 time=60ms TTL=241
Reply from 192.168.10.2: bytes=32 time=60ms TTL=241
Reply from 192.168.10.2: bytes=32 time=60ms TTL=241
 
Ping statistics for 192.168.10.2:     Packets: Sent = 5, Received = 5, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
     Minimum = 50ms, Maximum =  60ms, Average =  55ms
 
 
 
PC3测试结果:
 
 
Boson BOSS 5.0
Copyright 1998-2005 Boson Software, Inc.
Use the command help to get started
 
Press Enter to begin
C:>ipconfig /ip 192.168.1.2 255.255.255.0
C:>ping 192.168.1.1
Pinging 192.168.1.1 with 32 bytes of data:
 
Reply from 192.168.1.1: bytes=32 time=60ms TTL=241
Reply from 192.168.1.1: bytes=32 time=60ms TTL=241
Reply from 192.168.1.1: bytes=32 time=60ms TTL=241
Reply from 192.168.1.1: bytes=32 time=60ms TTL=241
Reply from 192.168.1.1: bytes=32 time=60ms TTL=241
 
Ping statistics for 192.168.1.1:     Packets: Sent = 5, Received = 5, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
     Minimum = 50ms, Maximum =  60ms, Average =  55ms
 
 
 
PC4测试结果:
 
Boson BOSS 5.0
Copyright 1998-2005 Boson Software, Inc.
Use the command help to get started
 
Press Enter to begin
C:>ipconfig /ip 192.168.10.2 255.255.255.0
C:>ping 192.168.10.1
Pinging 192.168.10.1 with 32 bytes of data:
 
Reply from 192.168.10.1: bytes=32 time=60ms TTL=241
Reply from 192.168.10.1: bytes=32 time=60ms TTL=241
Reply from 192.168.10.1: bytes=32 time=60ms TTL=241
Reply from 192.168.10.1: bytes=32 time=60ms TTL=241
Reply from 192.168.10.1: bytes=32 time=60ms TTL=241
 
Ping statistics for 192.168.10.1:     Packets: Sent = 5, Received = 5, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
     Minimum = 50ms, Maximum =  60ms, Average =  55ms[/img]..
IP地址划分的经典方法及实例
 
         首先看一下IP地址的分类,内容如下:
 
Class A  
# bits        Mask         Subnets     Hosts
-------  ---------------  ---------  ---------
  2      255.192.0.0            2   &nbs..
         此实验过程是使用Boson NetSim for CCNP version 6.0 BETA 1软件下做的。其中使用两台R3640路由器。
 
关于ISDN使用R3640路由器进行配置测试正常的详细步骤
 

第一台R3640路由器的配置如下:
 
Press Enter to Start
 
 
Router>
Router>enable
Router#show version
 
Boson Operating Simulation Software
BOSS (tm) C3600 Software (C3600-Enterprise), Version 12.1, RELEASE SOFTWARE
Copyright (c) 1998-2003 by Boson S..
2007-05-26 21:21:23
什么是ERP、ERP系统的管理思想、应用ERP与企业的关系 、ERP的风险及其预防、ERP应用成功的标志。
卡巴斯基误杀可导致XP崩溃
 
 
针对国外杀毒软件卡巴斯基“误杀”瑞星卡卡事件,瑞星公司在与卡巴斯基公司紧急沟通的同时,昨天发布了解决方案。

  两天前,卡巴斯基的“误杀”行为被发现,经过测试分析,卡巴斯基杀毒软件把瑞星卡卡的升级组件识别为病毒,并将其彻底删除。根据瑞星客户服务中心的报告,最近两天有数千名卡巴斯基杀毒软件用户反映,称开机后XP系统崩溃,无法进入计算机桌面。据悉,卡巴斯基公司目前已经通过升级解决了该问题,但是依然有部分已经中招的用户不会正确修复自己的电脑。

  附:针对卡..
         此实验过程是使用Boson NetSim for CCNP version 6.0 BETA 1软件下做的。其中使用一台C3640和三台C2501路由器。

 
一个由4台路由器连接的帧中继点到点网络的操作实例
 
 
 
如果要每个DTE端子接口与对方的每个子接口通信必须进行route rip
 
R1(R3640)
-----------------------------------------------------------------------------------------------------------------------
Press Enter to Start
 
 
Router>
Route..
        此实验过程是使用Boson NetSim for CCNP version 6.0 BETA 1软件下做的。其中使用一台C3640和三台C2501路由器。
 
 
 
一个由4台路由器连接的帧中继点到多点网络的操作实例
  
 
R1(R3640)
-----------------------------------------------------------------------------------------------------------------------
Press Enter to Start
 
 
Router>
Router>enable
Router#show version
 
Boson Operating Simu..

公告

我最近发表的评论

CCNA系列课程(7.. 回复
强悍、到位、详细。收藏了!
CCNA、CCNP看过来.. 回复
我已于2007年通过CCNA
CCNA、CCNP看过来.. 回复
本人刚通过CCNA,现在正准备着手CCN..
单臂路由 回复
我看到这里面的配置都是用路由器做..

背景音乐

我的音乐

00:00 | 00:00