发布时间:2013-08-09 10:30:56
aaa new-modelaaa group server radius defaultserver 192.168.5.2aaa accounting update periodic 600aaa accounting updateaaa accounting network default start-stop group radiusaaa authentication dot1x default group radiusradius-server host 192.168.5.2 radius-server key ruijiedot1x accounti.........【阅读全文】
发布时间:2013-08-06 10:25:04
vconfig add eth3 100vconfig add eth3 200vconfig add eth3 300ip address add 61.234.87.230/30 dev eth3.100ip address add 61.234.87.226/30 dev eth3.200ip address add 61.234.87.222/30 dev eth3.300ip link set dev eth3.100 upip link set dev eth3.200 upip link set dev eth3.300 up.........【阅读全文】
发布时间:2013-08-01 09:14:22
The ERX system supports VLANs (IEEE 802.1q) on Fast Ethernet and Gigabit Ethernet interfaces. IEEE 802.1q describes two key Ethernet fields that have been added to the Ethernet frame to identify and prioritize traffic: VLAN ID (virtual LAN identifier) and user priority values (802.1p)..........【阅读全文】
发布时间:2013-07-31 10:38:16
网卡的MAC地址通常是惟一确定的,在路由器中建立一个IP地址与MAC地址的对应表,只有“IP-MAC地址相对应的合法注册机器才能得到正确的ARP应答,来控制IP-MAC不匹配的主机与外界通讯,达到防止IP地址的盗用。 比如局域网某一用户的IP地址为:202.196.191.190,MAC地址为:0010.40bc.b54e,在Cisco的路由.........【阅读全文】
发布时间:2013-07-30 10:47:49
ACK 1. 同时发生2. 画面和声音一致 SYN (synchronize) SYN是TCP/IP建立连接时使用的握手信号。在客户机和服务器之间建立正常的TCP网络连接时,客户机首先发出一个SYN消息,服务器使用 SYN-ACK应答表示接收到了这个消息,最后客户机再以ACK消息响应。这.........【阅读全文】