Menu

ISIS daemon error

Help
2002-02-07
2002-02-21
  • Nobody/Anonymous

    #isis -d

    ISIS circuit is already defined
    ISIS circuit is already defined
    ISIS circuit is already defined
    ISIS circuit is already defined
    Then
    isisd: isis_lsp.c:839: lsp_l1_regenerate: Assertion "lsp" failed."

    Any ideas?

    Thanks,

    Mark

     
    • Ofer Wald

      Ofer Wald - 2002-02-13

      Can you send your configuration here?

      Thanks.

       
    • Nobody/Anonymous

      ! -*- isis -*-
      !
      ! ISISd sample configuration file
      !
      !
      !
      hostname martian
      password zebra
      enable password zebra
      !log stdout
      log file /tmp/isisd.log
      !
      !
      !
      router isis 1
        net 00.0001.0002.0003.0300.0100.0102.0304.0506.00
        is-type level-1

      interface eth1
      ip router isis 1
      ip address 10.0.0.1
      ! isis hello-interval 10000
      ! isis lsp-interval 1000

      interface eth2
         ip router isis 1
         ip address 10.0.1.1
      !   isis hello-interval 10000
      !   isis lsp-interval 1000

      ! -- optional
      ! isis circuit-type level-1
      ! isis password lallaa level-1
      ! isis metric 1 level-1
      ! isis csnp-interval 5 level-1
      ! isis retransmit-interval 10
      ! isis retransmit-throttle-interval
      ! isis hello-multiplier 2 level-1
      !
      line vty
        exec-timeout 0 0
      !

      I hope this is what you need...

      Thanks,

      Mark

       
    • Ofer Wald

      Ofer Wald - 2002-02-18

      Thanks for the info,

      By a quick look I could not reconstruct the same problem.

      The few lines at the beginning are quite normal (blame me) and state nothing.

      What I wish that you do, is use the latest CVS, and if the bug rehappens, I will need a tail of the log (last few lines of /tmp/isisd.log) and tell me if other machines are running isis on your network.

      Hoping to help
        Ofer.

       
    • Anonymous

      Anonymous - 2002-02-21

      Here is the complete log from start to finish. I am using 0.0.2 instead of 0.0.3 because of a complie error. I will post a seperate issue.
      0.0.2 compiles fine with no errors or warnings.

      2002/02/19 10:53:49 ISIS: new IS-IS area instance 1
      2002/02/19 10:53:49 ISIS: added area address 00.0001.0002.0003.0300.0100.0102.03
      04.0506.00 for area 1 (address length 18)
      2002/02/19 10:53:49 ISIS: Router has SystemID 0102.0304.0506
      2002/02/19 10:53:49 ISIS: New LSP with ID 0102.0304.0506-00-00 seqnum 00000001
      2002/02/19 10:53:49 ISIS: New LSP with ID 0102.0304.0506-00-00 seqnum 00000001
      2002/02/19 10:53:49 ISIS: CSM_EVENT: ISIS_ENABLE
      2002/02/19 10:53:49 ISIS: CSM_STATE_CHANGE: C_STATE_NA -> C_STATE_CONF
      2002/02/19 10:53:49 ISIS: CSM_EVENT: ISIS_ENABLE
      2002/02/19 10:53:49 ISIS: CSM_STATE_CHANGE: C_STATE_NA -> C_STATE_CONF
      2002/02/19 10:53:49 ISIS: added area address 00.0001.0002.0003.0300.0100.0102.03
      04.0506.00 for area 1 (address length 18)
      2002/02/19 10:53:49 ISIS: added area address 00.0001.0002.0003.0300.0100.0102.03
      04.0506.00 for area 1 (address length 18)
      2002/02/19 10:53:49 ISIS: ISISd 0.92a starting: vty@2607
      2002/02/19 10:53:49 ISIS: IPv6 enabled
      2002/02/19 10:53:49 ISIS: Zebra I/F add: lo index 1 flags 73 metric 1 mtu 16436
      2002/02/19 10:53:49 ISIS: CSM_EVENT: IF_UP_FROM_Z
      2002/02/19 10:53:49 ISIS: unsupported link layer
      2002/02/19 10:53:49 ISIS: isis_circuit_if_add: if_id 1, isomtu 16433 snpa
      2002/02/19 10:53:49 ISIS: isis_circuit_if_add: unsupported media
      2002/02/19 10:53:49 ISIS: CSM_STATE_CHANGE: C_STATE_NA -> C_STATE_INIT
      2002/02/19 10:53:49 ISIS: connected IP address 127.0.0.1/8
      2002/02/19 10:53:49 ISIS: Added IP address 127.0.0.1/8 to circuit 1
      2002/02/19 10:53:49 ISIS: connected IPv6 address ::1/128
      2002/02/19 10:53:49 ISIS: Added IP address 127.0.0.1/8 to circuit 1
      2002/02/19 10:53:49 ISIS: Added IPv6 address ::1/128 to circuit 1
      2002/02/19 10:53:49 ISIS: Zebra I/F add: tunl0 index 2 flags 128 metric 1 mtu 14
      80
      2002/02/19 10:53:49 ISIS: Zebra I/F add: gre0 index 3 flags 128 metric 1 mtu 147
      6
      2002/02/19 10:53:49 ISIS: Zebra I/F add: sit0 index 4 flags 128 metric 1 mtu 148
      0
      2002/02/19 10:53:49 ISIS: Zebra I/F add: eth0 index 5 flags 4163 metric 1 mtu 15
      00
      2002/02/19 10:53:49 ISIS: CSM_EVENT: IF_UP_FROM_Z
      2002/02/19 10:53:49 ISIS: isis_circuit_if_add: if_id 5, isomtu 1497 snpa 00:04:e
      2:0b:a2:0c
      2002/02/19 10:53:49 ISIS: CSM_STATE_CHANGE: C_STATE_NA -> C_STATE_INIT
      2002/02/19 10:53:49 ISIS: connected IP address 192.168.8.36/22
      2002/02/19 10:53:49 ISIS: Added IP address 192.168.8.36/22 to circuit 5
      2002/02/19 10:53:49 ISIS: connected IPv6 address fe80::4:e20b:a20c/10
      2002/02/19 10:53:49 ISIS: Added IP address 192.168.8.36/22 to circuit 5
      2002/02/19 10:53:49 ISIS: Added IPv6 address fe80::4:e20b:a20c/10 to circuit 5
      2002/02/19 10:53:49 ISIS: Zebra I/F add: eth1 index 6 flags 4163 metric 1 mtu 15
      00
      2002/02/19 10:53:49 ISIS: CSM_EVENT: IF_UP_FROM_Z
      2002/02/19 10:53:49 ISIS: isis_circuit_if_add: if_id 6, isomtu 1497 snpa 00:40:0
      5:41:5e:d5
      2002/02/19 10:53:49 ISIS: isis_sock_init(): fd 7, if 6
      2002/02/19 10:53:49 ISIS: isis_multicast_join(): fd = 7, level = 1, if_num = 6,m
      _maddress = 01:80:c2:00:00:14
      2002/02/19 10:53:49 ISIS: ISIS EVENT circuit up
      2002/02/19 10:53:49 ISIS: CSM_STATE_CHANGE: C_STATE_CONF -> C_STATE_UP
      2002/02/19 10:53:49 ISIS: connected IP address 10.0.0.1/24
      2002/02/19 10:53:49 ISIS: Added IP address 10.0.0.1/24 to circuit 6
      2002/02/19 10:53:49 ISIS: connected IPv6 address fe80::40:541:5ed5/10
      2002/02/19 10:53:49 ISIS: Added IP address 10.0.0.1/24 to circuit 6
      2002/02/19 10:53:49 ISIS: Added IPv6 address fe80::40:541:5ed5/10 to circuit 6
      2002/02/19 10:53:49 ISIS: Zebra I/F add: eth2 index 7 flags 4163 metric 1 mtu 15
      00
      2002/02/19 10:53:49 ISIS: CSM_EVENT: IF_UP_FROM_Z
      2002/02/19 10:53:49 ISIS: isis_circuit_if_add: if_id 7, isomtu 1497 snpa 00:a0:c
      c:58:16:c7
      2002/02/19 10:53:49 ISIS: isis_sock_init(): fd 8, if 7
      2002/02/19 10:53:49 ISIS: isis_multicast_join(): fd = 8, level = 1, if_num = 7,m
      _maddress = 01:80:c2:00:00:14
      2002/02/19 10:53:49 ISIS: ISIS EVENT circuit up
      2002/02/19 10:53:49 ISIS: CSM_STATE_CHANGE: C_STATE_CONF -> C_STATE_UP
      2002/02/19 10:53:49 ISIS: connected IP address 10.0.1.1/24
      2002/02/19 10:53:49 ISIS: Added IP address 10.0.1.1/24 to circuit 7
      2002/02/19 10:53:49 ISIS: connected IPv6 address fe80::a0:cc58:16c7/10
      2002/02/19 10:53:49 ISIS: Added IP address 10.0.1.1/24 to circuit 7
      2002/02/19 10:53:49 ISIS: Added IPv6 address fe80::a0:cc58:16c7/10 to circuit 7
      2002/02/19 10:53:50 ISIS: sending level 1 link state for lsp_id 0102.0304.0506-0
      0-00
      2002/02/19 10:53:50 ISIS: sending level 1 link state for lsp_id 0102.0304.0506-0
      0-00
      2002/02/19 10:53:50 ISIS: sending level 2 link state for lsp_id 0102.0304.0506-0
      0-00
      2002/02/19 10:53:50 ISIS: sending level 2 link state for lsp_id 0102.0304.0506-0
      0-00
      2002/02/19 10:53:59 ISIS: LSP data has changed re-issuing the LSP
      [root@marvin /tmp]#

       

Log in to post a comment.

MongoDB Logo MongoDB