KR19990085162A - 망 관리 시스템에서 망 요소 생성시 망 주소 자동 설정 방법 - Google Patents
망 관리 시스템에서 망 요소 생성시 망 주소 자동 설정 방법 Download PDFInfo
- Publication number
- KR19990085162A KR19990085162A KR1019980017374A KR19980017374A KR19990085162A KR 19990085162 A KR19990085162 A KR 19990085162A KR 1019980017374 A KR1019980017374 A KR 1019980017374A KR 19980017374 A KR19980017374 A KR 19980017374A KR 19990085162 A KR19990085162 A KR 19990085162A
- Authority
- KR
- South Korea
- Prior art keywords
- network
- address
- setting
- character
- variable
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/22—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks comprising specially adapted graphical user interfaces [GUI]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/02—Topology update or discovery
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/09—Mapping addresses
- H04L61/25—Mapping addresses of the same type
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Human Computer Interaction (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Small-Scale Networks (AREA)
Abstract
Description
Claims (8)
- 망관리장치에서 망 주소 설정을 위해 FMS 객체 구성 도구(OCT)를 구동하는 과정;해당 주소 대신 ASCII 문자를 입력하여 망 주소를 자동으로 설정하는 과정; 및검색된 망 요소를 FMS 구성관리의 망 맵 토폴로지 표시화면에 아이콘으로 표시하는 과정을 포함하는, 망 관리 시스템에서 망 요소 생성시 망 주소 자동 설정 방법.
- 제 1 항에 있어서, 상기 해당 주소 대신 ASCII 문자를 입력하여 망 주소를 자동으로 설정하는 과정은,부팅시 디폴트 에이전트와 연결을 맺기 위해 cmipAgent.cfg 파일을 읽는 과정;사용자가 해당 주소 대신 사람이 읽을 수 있는 ASCII 문자를 입력하는 과정;자동으로 시스템이 알 수 있는 코드로 변경하는 과정;변경된 코드를 주소에 삽입하는 과정; 및상기 삽입된 코드를 데이터베이스에 저장하는 과정을 포함하여 이루어지는, 망 관리 시스템에서 망 요소 생성시 망 주소 자동 설정 방법.
- 제 2 항에 있어서, 상기 읽어들인 cmipAgent.cfg 파일은 상기 에이전트의 공용 관리 정보 프로토콜의 설정 상태를 나타내는 TSEL, PSEL, SSEL와 NSAP 주소를 포함하는, 망 관리 시스템에서 망 요소 생성시 망 주소 자동 설정 방법.
- 제 2 항에 있어서, tid를 입력하는 과정;고정 값을 갖는 변수에 디폴트 값을 입력하는 과정;상기 tid의 한 캐릭터를 읽는 과정;상기 읽은 캐릭터가 널인지 검사하여, 해당 변수를 설정하는 과정;고정값과 변환된 값을 가지고 있는 10개의 변수를 2글자의 16진수 형태의 문자열로 출력하는 과정; 및출력된 10개의 문자열을 차례로 연결하여 총 20자의 NSAP 주소를 생성하는 과정을 더 포함하는, 망 관리 시스템에서 망 요소 생성시 망 주소 자동 설정 방법.
- 제 4 항에 있어서, 상기 tid의 캐릭터를 읽어 해당 변수를 설정한 후에는,상기 tid의 다음 캐릭터를 읽는 과정;상기 캐릭터가 널인지 검사하여 해당 변수를 설정하는 과정; 및상기 tid의 그 다음 캐릭터를 읽는 과정을 더 포함하는, 망 관리 시스템에서 망 요소 생성시 망 주소 자동 설정 방법.
- 제 5 항에 있어서, 상기 과정들을 반복 수행함으로써, 총 8번 변수값을 설정하는, 망 관리 시스템에서 망 요소 생성시 망 주소 자동 설정 방법.
- 제 4 항 또는 5 항에 있어서, 상기 캐릭터가 널인지 검사하여 해당 변수를 수행하는 과정은,널이 아니면 읽은 캐릭터를 ASCII 변환 방법으로 해당 변수에 저장하는 과정; 및널이면 지정된 디폴트값으로 해당 변수를 설정하는 과정을 포함하는, 망 관리 시스템에서 망 요소 생성시 망 주소 자동 설정 방법.
- 제 7 항에 있어서, 상기 ASCII 변환 방법은,알파벳 소문자인 경우 대문자로 변환하는 과정;'A'에서 'Z'는 1에서 26으로 변환하는 과정; 및'0'에서 '9'는 32에서 41로 변환하는 과정으로 이루어진, 망 관리 시스템에서 망 요소 생성시 망 주소 자동 설정 방법.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019980017374A KR100493088B1 (ko) | 1998-05-14 | 1998-05-14 | 망 관리 시스템에서 망 요소 생성시 망 주소 자동 설정 방법 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019980017374A KR100493088B1 (ko) | 1998-05-14 | 1998-05-14 | 망 관리 시스템에서 망 요소 생성시 망 주소 자동 설정 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR19990085162A true KR19990085162A (ko) | 1999-12-06 |
KR100493088B1 KR100493088B1 (ko) | 2005-08-01 |
Family
ID=37303866
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1019980017374A Expired - Fee Related KR100493088B1 (ko) | 1998-05-14 | 1998-05-14 | 망 관리 시스템에서 망 요소 생성시 망 주소 자동 설정 방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100493088B1 (ko) |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05153165A (ja) * | 1991-11-25 | 1993-06-18 | Fujitsu Ltd | 通信ネツトワーク管理方式 |
KR100248022B1 (ko) * | 1996-01-20 | 2000-03-15 | 윤종용 | Snmp를 사용한 망내 노드의 자동 발견 및 자동망 구성 방법 |
JP4207231B2 (ja) * | 1997-08-08 | 2009-01-14 | Jfeスチール株式会社 | 無方向性電磁鋼板の製造方法 |
-
1998
- 1998-05-14 KR KR1019980017374A patent/KR100493088B1/ko not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
KR100493088B1 (ko) | 2005-08-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5339432A (en) | Method and system for providing user control of device driver configuration | |
JP2653816B2 (ja) | 通信パラメータの規定のための方法及び装置 | |
US6587124B1 (en) | Apparatus and method for generating configuration data for a device to access a service | |
US4864492A (en) | System and method for network configuration | |
JPH08194623A (ja) | 字句エラーを診断する方法および装置 | |
US5093788A (en) | Translation machine system with splitting and combining of sentences | |
US6941558B2 (en) | System and method for automatically generating an object-oriented class wrapper | |
US5831608A (en) | User interface for a remote terminal | |
US20030076349A1 (en) | Apparatus and method for generating configuration data for a device to access a service | |
KR100493088B1 (ko) | 망 관리 시스템에서 망 요소 생성시 망 주소 자동 설정 방법 | |
Cisco | Command-Line Interfaces | |
Cisco | Template Manager | |
Cisco | Command-Line Interfaces | |
Cisco | Command-Line Interfaces | |
Cisco | Command-Line Interfaces | |
Cisco | Preparing for First-Time Startup | |
Cisco | Preparing for First-Time Startup | |
Cisco | Preparing for First-Time Startup | |
Cisco | Command-Line Interfaces | |
Cisco | Modifying the Startup Configuration | |
Cisco | User Interface Commands | |
Cisco | User Interface Commands | |
Cisco | CiscoWorks Windows Release Note | |
Cisco | CiscoWorks Windows Release Note | |
US7779369B1 (en) | Method for the graphic representation and/or processing values of data types |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 19980514 |
|
PG1501 | Laying open of application | ||
A201 | Request for examination | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20030514 Comment text: Request for Examination of Application Patent event code: PA02011R01I Patent event date: 19980514 Comment text: Patent Application |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20050428 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20050525 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20050526 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20080404 Start annual number: 4 End annual number: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20090429 Start annual number: 5 End annual number: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20100429 Start annual number: 6 End annual number: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20110428 Start annual number: 7 End annual number: 7 |
|
PR1001 | Payment of annual fee |
Payment date: 20120427 Start annual number: 8 End annual number: 8 |
|
FPAY | Annual fee payment |
Payment date: 20130429 Year of fee payment: 9 |
|
PR1001 | Payment of annual fee |
Payment date: 20130429 Start annual number: 9 End annual number: 9 |
|
FPAY | Annual fee payment |
Payment date: 20140429 Year of fee payment: 10 |
|
PR1001 | Payment of annual fee |
Payment date: 20140429 Start annual number: 10 End annual number: 10 |
|
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |
Termination category: Default of registration fee Termination date: 20160409 |