*A:SRC_R6#showrouterroute-table===============================================================================RouteTable(Router:Base)===============================================================================DestPrefix[Flags]TypeProtoAgePrefNextHop[Inte..
分类:
其他好文 时间:
2014-08-05 11:31:20
阅读次数:
365
SVIswitchvirtualinterface解决不同vlan间的通信三层交换机配置VLAN,每个VLAN配置IP地址接入层与三层间trunk连接三层交换机(config)#iprouting//开启路由功能(config)#intvlan10(config-if)#ipaddress10.1.1.1255.255.255.0(config)#intvlan20(config-if)#ipaddress10.1.2...
分类:
其他好文 时间:
2014-08-04 08:21:57
阅读次数:
267
//路由设置(短链接设置)'URL_ROUTER_ON' => true,'URL_ROUTE_RULES' => array('log' => 'Login/index','admin' => 'Login/admin','reg' => 'Login/register','c/:id' => '...
分类:
Web程序 时间:
2014-08-02 01:47:32
阅读次数:
243
修改文件 /system/core/Router.php 的方法 _parse_route()
/**
* Parse Routes
*
* This function matches any routes that may exist in
* the config/routes.php file against the URI to
* determine if th...
分类:
其他好文 时间:
2014-07-29 18:05:12
阅读次数:
211
R1#conftR1(config)#intfa0/0R1(config-if)#ipadd1.1.1.1255.255.255.0R1(config-if)#noshR1(config-if)#exitR1(config)#routerripR1(config-router)#network1.1.1.0R1(config-router)#version2R2#conftR2(config)#intfa0/0R2(config-if)#ipadd1.1.1.2255.255.255.0R2(config-i..
分类:
其他好文 时间:
2014-07-28 00:42:10
阅读次数:
313
TL-WR710N 无线路由器默认的 LAN 端口 IP 地址(也是管理IP地址)是 192.168.1.253。设置 Router 模式连接到 Internet 上,但是 WAN 端口连接的路由器的 IP 地址却是 192.168.1.1,分配 192.168.1.100 --- 192.16.....
分类:
其他好文 时间:
2014-07-27 21:46:09
阅读次数:
247
基础架构 拓扑图 Switching Path L3 routing at aggregation layer L2 switching at access layer L3 switch融合了三种功能: RP, router processor, 处理路由协议 SP, switch process...
分类:
其他好文 时间:
2014-07-26 01:18:36
阅读次数:
459
/** * Initializes the router * * @param array $options */ protected function initRouter($options = array()) { $config =...
分类:
其他好文 时间:
2014-07-24 10:10:53
阅读次数:
473
14.1. 路由器日志显示时间戳 提问在路由器 的日志和排错信息里面显示时间 回答 Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)#s...
分类:
其他好文 时间:
2014-07-24 10:05:53
阅读次数:
378
如图是数据中心的一个基本架构 最上层是Internet Edge,也叫Edge Router,也叫Border Router,它提供数据中心与Internet的连接。 连接多个网络供应商来提供冗余可靠的连接 对外通过BGP提供路由服务,使得外部可以访问内部的IP 对内通过iBGP提供路由服务,使得内...
分类:
其他好文 时间:
2014-07-23 12:49:36
阅读次数:
482