bug-zebra
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

There is no matched command.


From: Jacob Teplitsky
Subject: There is no matched command.
Date: Tue, 26 Mar 2002 10:41:41 -0800 (PST)

Hi Zebra,
1.
? doesn't work in ospf but does work in zebra:

router:/usr/local/etc # cat ospfd.conf
! -*- ospf -*-
!
! OSPFd sample configuration file
!
!
hostname ospfd
password zebra
enable password zebra
!
!router ospf
!  network 192.168.1.0/24 area 0
!
log stdout
router:/usr/local/etc # 

router:/usr/local/etc # telnet localhost 2604
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.

Hello, this is zebra (version 0.92a).
Copyright 1996-2001 Kunihiro Ishiguro.


User Access Verification

Password: 
ospfd>  
% There is no matched command.
ospfd> en
Password: 
ospfd# 
% There is no matched command.
ospfd# exit
Connection closed by foreign host.

Connection closed by foreign host.
router:/usr/local/etc # telnet localhost 2601
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.

Hello, this is zebra (version 0.92a).
Copyright 1996-2001 Kunihiro Ishiguro.


User Access Verification

Password: 
Router> en
Password: 
Router# 
  configure  Configuration from vty interface
  copy       Copy configuration
  debug      Debugging functions (see also 'undebug')
  disable    Turn off privileged mode command
  end        End current mode and change to enable mode.
  exit       Exit current mode and down to previous mode
  help       Description of the interactive help system
  list       Print command list
  no         Negate a command or set its defaults
  quit       Exit current mode and down to previous mode
  show       Show running system information
  terminal   Set terminal line parameters
  who        Display who is on vty
  write      Write running configuration to memory, network, or terminal
Router# 

2.

This is probsbly question and not a bug report:
address@hidden doc]$ ls
appendix.texi  ChangeLog           ipv6.texi    Makefile.in  overview.texi  
ripngd.texi    vtysh.texi
basic.texi     draft-zebra-00.ms   kernel.texi  ospf6d.8     protocol.texi  
routemap.texi  zebra.8
bgpd.8         draft-zebra-00.txt  main.texi    ospf6d.texi  ripd.8         
snmp.texi      zebra.info
bgpd.texi      filter.texi         Makefile     ospfd.8      ripd.texi      
texinfo.tex    zebra.texi
BGP-TypeCode   install.texi        Makefile.am  ospfd.texi   ripngd.8       
vtysh.1
address@hidden doc]$ 

Info is looking for files :
Indirect:
zebra.info-1: 1112
zebra.info-2: 49056
zebra.info-3: 99005
^_

that are not built.


Thanks
- Jacob



reply via email to

[Prev in Thread] Current Thread [Next in Thread]