代码搜索:Router
找到约 3,184 项符合「Router」的源代码
代码结果 3,184
www.eeworm.com/read/286757/8744294
txt 操纵多个路由选择协议.txt
操纵网络使用多路由选择协议
1.路由重分发
1).确定主路由选择协议
2).确定边缘路由选择协议
3).确定边界路由器
4).确定重分发类型
a.单向重分发:重分发+缺省路由
b.双向重分发:重分发+过滤
5).推荐重分发前先进行路由汇总
RIP/IGRP/EIGRP:
1).缺省,重分发到RIP/IGRP/EIGRP路由选择域的外部路由的Metric=0(无穷大),不在当 ...
www.eeworm.com/read/286757/8744333
txt bgp.txt
Router(config)#router bgp [ as-number ]
1.as-number:运行BGP路由选择协议的路由器所属的AS
2.路由器上只能运行一个BGP进程
Router(config-router)#neighbor { ip-address | peer-group-name } remote-as { as-nmuber }
1.ip-address:邻居
www.eeworm.com/read/136989/5827423
cpp event_server.cpp
// event_server.cpp,v 4.14 2003/11/05 02:04:53 dhinton Exp
// Main driver program for the event server example.
#include "ace/Stream.h"
#include "ace/Service_Config.h"
#include "Options.h"
#i
www.eeworm.com/read/100926/6263528
cpp event_server.cpp
// event_server.cpp,v 4.13 1999/01/02 14:33:53 levine Exp
// Main driver program for the event server example.
#include "ace/Stream.h"
#include "ace/Service_Config.h"
#include "Options.h"
#in
www.eeworm.com/read/383589/8933192
config
#
# The proxy to the Glacier2 router for all outgoing connections. This
# must match the value of Glacier2.Client.Endpoints in config.glacier2.
#
Ice.Default.Router=Glacier2/router:ssl -p 10005
#
# T
www.eeworm.com/read/185622/9018178
txt rfc1433.txt
Network Working Group J. Garrett
Request for Comments: 1433 AT&T Bell Laboratories
www.eeworm.com/read/279175/10458456
h irdp.h
/* ICMP Router Discovery Messages
* Copyright (C) 1997, 2000 Kunihiro Ishiguro
*
* This file is part of GNU Zebra.
*
* GNU Zebra is free software; you can redistribute it and/or modify it
* unde