Switch#show ip interface ? Async Async interface BVI Bridge-Group Virtual interface CTunnel CTunnel interface Dialer Dialer interface FastEthernet FastEthernet IEEE 802.3 Filter Filter interface Filtergroup Filter Group interface GigabitEthernet GigabitEthernet IEEE 802.3z Lex Lex interf...
Router#show interface e0/0 Ethernet0/0 is up, line protocol is down Hardware is AmdP2, address is 0009.4375.5e20 (bia 0009.4375.5e20) Internet address is 192.168.1.53/24 MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, reliability 172/255, txload 3/255, rxload 39/255 Encapsulation ARPA, loopback not set Keepalive set (10 sec) ARP type: ARPA, ARP Timeout 04:00:00 Last input never, output 00:0...
Router#show interfaces e4/0 Ethernet4/0 is up, line protocol is up Hardware is Lance, address is 000b.bf30.f470 (bia 000b.bf30.f470) Internet address is 1.1.1.9/24 MTU 1500 bytes, BW 10000 Kbit, RxBW 5000 Kbit, DLY 1000 usec, reliability 255/255, txload 1/255, rxload 254/255 Encapsulation ARPA, loopback not set Keepalive set (10 sec) ARP type: ARPA, ARP Timeout 04:00:00 Last input 00:00:00, outpu...
cisco “show interface”命令输出内容的详解 Switch# show interfaces fastethernet 0/13 FastEthernet0/13 is up,line protocol is up (第一个UP指出了端口的物理层或数据链路层的状态为活动的;如果为down,表明链路在物理上是断开的,没有检测到链路;如果为administratively down,表明端口被使用shutdown命令关闭掉了。 第二个UP指出了第二层的状态为活动的;如果为down,则表明第二层软件出现错误。) Hardware is Fast E...
昨天升级了3845的IOS,今天试了一下,ipS功能,先在外网口,启用IN,和OUT两个方向,无法连到外网,但如果只启用IN方面,就可以,配置如下,我是用SDM进行配置的 show RUN ip ips sdf location flash://attack-drop.sdf ip ips notify SDEE ip ips name sdm_ips_rule ! ! interface GigabitEthernet0/1 ip ips sdm_ips_rule in 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/4255/showart_245633.html
先从网上下载相应的IOS,我们原来用的是ipBASE的,没有ipS VPN FW 等功能,通过 http://proisk.ru/?q=c3845-adventerprisek9 ,下载c3845-adventerprisek9-mz.124-5a.bin升级 先用3COM的tftp上传到FLASH,cisco的tftp不能传大于32M的IOS 经过同学的帮助,用下面的命令,可以防止升级失败: boot system flash c3845-adventerprisek9-mz.124-9.T1.bin boot system flash c3845-ipbase-mz.123-11.T5.bin 本文来自ChinaUnix博客,如果查看原...
Synopsis: The data warehouse system always needs to be refreshed by extracting the change data from the source databases. There are a number of strategies and methods often used to achieve this summarized as below: 1. Table (File) Differencing Full Scan 2. Value-change selection base on Timestamp 3. Base on DBMS Log 4. Base on Trigger Mechanism 5. Base on Replication Technology All of these method...
FastEthernet3/48 is up, line protocol is up (connected) Hardware is Fast Ethernet Port, address is 0002.160e.f01f (bia 0002.160e.f01f MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, reliability 255/255, txload 25/255, rxload 19/255 Encapsulation ARPA, loopback not set Keepalive set (10 sec) Full-duplex, 100Mb/s, link type is auto, media type is 10/100BaseTX input flow-control is uns...
Router# show interface e0/0 Ethernet0/0 is up, line protocol is down Hardware is AmdP2, address is 0009.4375.5e20 (bia 0009.4375.5e20) Internet address is 192.168.1.53/24 MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, reliability 172/255, txload 3/255, rxload 39/255 Encapsulation ARPA, loopback not set Keepalive set (10 sec) ARP type: ARPA, ARP Timeout 04:00:00 Last input never, output 00:...