Pagina 1 di 1

ipv6 router ospf 6 - bug ios?

Inviato: lun 05 mar , 2012 1:53 pm
da anubisg1
non riesco a configurare ospf v3 su questo router... bug dell'ios? che ne pensate?

Codice: Seleziona tutto

R2>en                                                                           
R2#conf t                                                                       
Enter configuration commands, one per line.  End with CNTL/Z.                   
R2(config)#ipv6 ?                                                               
  access-list      Configure access lists                                       
  cef              Cisco Express Forwarding for IPv6                            
  hop-limit        Configure hop count limit                                    
  host             Configure static hostnames                                   
  icmp             Configure ICMP parameters                                    
  local            Specify local options                                        
  neighbor         Neighbor                                                     
  prefix-list      Build a prefix list                                          
  route            Configure static routes                                      
  router           Enable an IPV6 routing process                               
  source-route     Process packets with source routing header options           
  unicast-routing  Enable unicast routing                                       
                                                                                
R2(config)#ipv6 router ?                                                        
  ospf  Open Shortest Path First (OSPF)                                         
  rip   IPv6 Routing Information Protocol (RIPv6)                               
                                                                                
R2(config)#ipv6 router ospf ?                                                   
  <1-65535>  Process ID                                                         
                                                                                
R2(config)#ipv6 router ospf 6                                                   
R2(config)#
premo "enter" e non succede niente... ipv6 unicast-routing è stato dato ed è visibile in config. interfacce hanno ip assegnao e pingano .

che ios con supporto a ospf v3 suggerite che possa girare su questa macchina? grazie

Codice: Seleziona tutto

R2#sh version                                                                   
Cisco Internetwork Operating System Software                                    
IOS (tm) C2600 Software (C2600-IK9O3S3-M), Version 12.3(3a), RELEASE SOFTWARE ()
Copyright (c) 1986-2003 by cisco Systems, Inc.                                  
Compiled Wed 15-Oct-03 06:38 by dchih                                           
Image text-base: 0x80008098, data-base: 0x819AFDB8                              
                                                                                
ROM: System Bootstrap, Version 12.2(7r) [cmong 7r], RELEASE SOFTWARE (fc1)      
                                                                                
R2 uptime is 4 minutes                                                          
System returned to ROM by reload                                                
System image file is "flash:C2600-Ik9o3s3-Mz.123-3a.bin"                        
                                                                                
                                                                                
This product contains cryptographic features and is subject to United           
States and local country laws governing import, export, transfer and            
use. Delivery of Cisco cryptographic products does not imply                    
third-party authority to import, export, distribute or use encryption.          
Importers, exporters, distributors and users are responsible for                
compliance with U.S. and local country laws. By using this product you          
agree to comply with applicable laws and regulations. If you are unable         
to comply with U.S. and local laws, return this product immediately.            
                                                                                
A summary of U.S. laws governing Cisco cryptographic products may be found at:  
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html                          
                                                                                
If you require further assistance please contact us by sending email to         
[email protected].                                                               
                                                                                
cisco 2651XM (MPC860P) processor (revision 0x100) with 60416K/5120K bytes of me.
Processor board ID JAD0626016Z (1116819523)                                     
M860 processor: part number 5, mask 2                                           
Bridging software.                                                              
X.25 software, Version 3.0.0.                                                   
2 FastEthernet/IEEE 802.3 interface(s)                                          
1 Serial network interface(s)                                                   
2 Serial(sync/async) network interface(s)                                       
32K bytes of non-volatile configuration memory.                                 
16384K bytes of processor board System flash (Read/Write)                       
                                                                                
Configuration register is 0x2102                                                

Re: ipv6 router ospf 6 - bug ios?

Inviato: lun 05 mar , 2012 8:10 pm
da Gianremo.Smisek
scusa... ma hai annunciato le reti? Per ipv6 devi farlo sotto interfaccia, non con il classico comando network.


ciao


P.S. se non sei connesso in console, devi fare "term mon" per vedere i messaggi di syslog/debugging.

Re: ipv6 router ospf 6 - bug ios?

Inviato: mar 06 mar , 2012 6:30 am
da anubisg1
intel ha scritto:scusa... ma hai annunciato le reti? Per ipv6 devi farlo sotto interfaccia, non con il classico comando network.
ciao
P.S. se non sei connesso in console, devi fare "term mon" per vedere i messaggi di syslog/debugging.

si, so bene che con ospf v3 devi annunciare le reti tramite interfaccie, ma devi sempre configurare router-id e redistribuzione dalla configurazione del processo...

come vedi quando premo invio per "ipv6 router ospf 6" non entro in router config mode ma resto in "conf"

Re: ipv6 router ospf 6 - bug ios?

Inviato: mer 07 mar , 2012 1:05 pm
da anubisg1
maledetta pigrizia:

IPv6 Routing: Multiprotocol BGP Extensions for IPv6
IPv6 Routing: Multiprotocol BGP Link-local Address Peering
IPv6 Routing: RIP for IPv6 (RIPng)
IPv6 Routing: Route Redistribution
IPv6 Routing: Static Routing

quell'immagine non supporta ospf v3

http://tools.cisco.com/ITDIT/CFN/Dispat ... sk=display

Re: ipv6 router ospf 6 - bug ios?

Inviato: mer 07 mar , 2012 1:57 pm
da paolomat75
:-(. Però è brutto che se non gestiscono una funzione prendano i comandi.

Re: ipv6 router ospf 6 - bug ios?

Inviato: mer 07 mar , 2012 2:34 pm
da Rizio
paolomat75 ha scritto::-(. Però è brutto che se non gestiscono una funzione prendano i comandi.
Si, mi ci sono scontrato anch'io poco tempo fà ed è davvero triste, ti fà perdere ore in tentativi prima di capire che non funziona su quel determinato hardware :(

Rizio

Re: ipv6 router ospf 6 - bug ios?

Inviato: mer 07 mar , 2012 8:52 pm
da Gianremo.Smisek
anubisg1 ha scritto:

si, so bene che con ospf v3 devi annunciare le reti tramite interfaccie, ma devi sempre configurare router-id e redistribuzione dalla configurazione del processo...
La prossima volta cerca di essere piu' specifico, perche' dal tuo post non si capiva che avevi anche annunciato le reti sotto l'interfaccia :)

anubisg1 ha scritto:come vedi quando premo invio per "ipv6 router ospf 6" non entro in router config mode ma resto in "conf"
eh... quello mi era sfuggito.

buona serata.