代码搜索:OSPF
找到约 1,162 项符合「OSPF」的源代码
代码结果 1,162
www.eeworm.com/read/286757/8744301
txt ospf.txt
OSPF验证
OSPF支持的验证方式包含:
1).纯文本(明文口令)验证方式
2).信息摘要(MD)验证方式
配置明文口令验证
Router(config-if)#ip ospf authentication-key [ password ]
Router(config-if)#ip ospf authentication
Router(config-router)#area [
www.eeworm.com/read/384537/8861364
doc ospf协议.doc
www.eeworm.com/read/284903/8884164
vbp ospf.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\WINNT\system32\stdole2.tlb#OLE Automation
Form=OSPF.frm
Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; comdlg
www.eeworm.com/read/284903/8884171
frm ospf.frm
VERSION 5.00
Begin VB.Form frmOSPF
Caption = "最短路径选择"
ClientHeight = 4650
ClientLeft = 3360
ClientTop = 2910
ClientWidth = 7170
Icon
www.eeworm.com/read/284903/8884174
exe ospf.exe
www.eeworm.com/read/382649/9007621
h ospf.h
/* @(#) $Header: /tcpdump/master/tcpdump/ospf.h,v 1.23 2007-10-08 07:53:21 hannes Exp $ (LBL) */
/*
* Copyright (c) 1991, 1993, 1994, 1995, 1996, 1997
* The Regents of the University of California.
www.eeworm.com/read/164576/10101343
cpp ospf.cpp
/*OSPF的简单实现*/
#include
#include
#include
#define MAXINT 65535
//图的类定义
class Graph{
private:
int Num,*dist,*path,*S;
public:
int *Edge;
Graph(int N
www.eeworm.com/read/357685/10203008
ospf-mib
OSPF-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Gauge32,
Integer32, IpAddress
FROM SNMPv2-SMI
TEXTUAL-CONVENTIO
www.eeworm.com/read/419325/10874101
pkt ospf.pkt
www.eeworm.com/read/419325/10874103
txt ospf.txt
RouterB(config)#interface FastEthernet0/0
RouterB(config-if)#bandwidth 100
RouterB(config-if)#ip address 10.11.230.20 255.255.255.0
!
RouterB(config)#interface Serial0/0/0
RouterB(config-if)#ba