PXE booting over IPv6
Nick Hilliard
nick at foobar.org
Wed Nov 21 14:13:26 CET 2012
On 21/11/2012 12:57, Eric Vyncke (evyncke) wrote:
> If you do not mind my chiming in... And, being one of those Tim's technical people, I can be wrong but my reading of the cited C3560-X data sheet
> http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps6406/data_sheet_c78-584733.html (search for 'IP base')
> seems to indicate that with:
> - LAN base: plain layer-2 switch
> - IP base: routed access + RIP + RIPng + static routes
> - IP services: OSPFv3, OSPFv3, BGP, IS-IS, ...
>
> I hope that I am not wrong on this one ;-) Else, it will be fixed.
Hi Éric,
It would be really great if you could get this fixed:
> sw01#show hardware | i ^(License|cisco)
> License Level: ipbase
> License Type: Permanent
> cisco WS-C3560X-24 (PowerPC405) processor (revision A0) with 262144K bytes of memory.
> sw01#conf t
> Enter configuration commands, one per line. End with CNTL/Z.
> sw01(config)#int g 0/10
> sw01(config-if)#no switchport
> sw01(config-if)#ip address 192.168.99.1 255.255.255.0
> sw01(config-if)#ipv6 address 2001:db8::1/64
> ^
> % Invalid input detected at '^' marker.
>
> sw01(config-if)#ip?
> ip
>
> sw01(config-if)#ip
This is hurting me right now. :-(
Nick
More information about the ipv6-ops
mailing list