Hello
This is my configuration:
DEC Brouter 90T2 (IOS 10.2)
5 DECserver 90L
DEC 3000/600 with the following subsets:
DNADLI300 DECnet/OSI Datalink Components
DNAMOP300 DECnet/OSI MOP Utilities
DNANETMAN300 DECnet/OSI Network Management
OSF*320 DU 3.2, off course
OSFLAT320 Local Area Transport (LAT)
The router and DECservers are connected to a DEChub 90.
MOP was configured using mopsetup:-
Mop circuit:-
Name = circuit-1
Type = CSMA-CD
Link Name = CSMA-CD Station csmacd-1
Enabled Functions = Loop Requester, Console Requester, Load Server
Load Requester, Dump Server
Mop clients:-
(this a DECserver 90L)
Name = dec_server_00
Circuit = circuit-1
Addresses = 08-00-2b-3f-c7-13
System Image =
Management Image =
Script File =
Dump File =
Secondary Loader =
Tertiary Loader =
Phase IV Host Name =
Phase IV Host Address = 0.0
Phase IV Client Name =
Phase IV Client Address = 0.0
(this is the router)
Name = caronte
Circuit = circuit-1
Addresses = 08-00-2b-b7-40-86
System Image =
Management Image =
Script File =
Dump File =
Secondary Loader =
Tertiary Loader =
Phase IV Host Name =
Phase IV Host Address = 0.0
Phase IV Client Name =
Phase IV Client Address = 0.0
This is the router configuration:
Current configuration:
!
version 10.2
!
hostname caronte
!
enable password $$$$$$$$
!
x25 routing
!
interface Ethernet0
ip address 200.248.148.1 255.255.255.0
lat enabled
!
interface Serial0
no ip address
encapsulation x25
x25 address 15323164
x25 htc 32
x25 idle 1
!
interface Serial1
ip address 200.245.96.150 255.255.255.252
bandwidth 64000
!
ip domain-name cpmet.ufpel.tche.br
ip name-server 200.248.148.2
ip name-server 200.248.148.3
ip route 0.0.0.0 0.0.0.0 Serial1
!
lat service-responder
lat vc-sessions 8
lat service CARONTE enabled
!
translate x25 1 lat URANO
translate x25 2 lat JUPITER
banner motd ^C
Universidade Federal de Pelotas
Faculdade de Meteorologia
Centro de Pesquisas Meteorologicas - CPMet
Av Ildefonso Simoes Lopes 2791 - Pelotas, RS, Brasil - CEP 96060-290
------------------------------------------------------------------------------
Telefones: (0532) 23-4788 PABX Fax: (0532) 23-4814
(0532) 23-2525 Suporte ao usuario X.25: 15323164
(0532) 23-2001 Previsao do tempo
(0532) 23-2525 Suporte ao usuario X.25: 15323164
(0532) 23-2001 Previsao do tempo
------------------------------------------------------------------------------
^C
!
line con 0
password $$$$$$$$
line vty 0 4
password $$$$$$$$
login
line vty 5 31
password $$$$$$$$
login
!
end
Problem:
I can use MOP to manage the DECserver:-
urano# ccr -n dec_server_00
ccr: Remote console reserved
->
But if I try to start a MOP session on the router the connection is
broken:
[9]root_at_urano# ccr -n caronte
ccr: Remote console reserved
Universidade Federal de Pelotas
Faculdade de Meteorologia
Centro de Pesquisas Meteorologicas - CPMet
Av Ildefonso Simoes Lopes 2791 - Pelotas, RS, Brasil - CEP 96060-290
-----
ccr: Remote console released
urano#
LAT sessions are ok.
Any help?
Carlos Augusto Moreira dos Santos casantos_at_cpmet.ufpel.tche.br
Universidade Federal de Pelotas Centro de Pesquisas Meteorologicas
Av Ildefonso Simoes Lopes, 2751 Telefone (0532)23-2525
Pelotas, RS, Brasil FAX (0532)23-4814
CEP 96060-290
http://cpmet.ufpel.tche.br
... a rock solid program is an exception, not a rule. (Lars Wirzenius)
Received on Fri Aug 15 1997 - 22:26:15 NZST