isis needing unnumbered interface...
tried to do this:
router isis
net 49.0001.1111.1111.1111.00
int fa 0/0
ip router isis
then got error:
Cannot enable ISIS-IP. Configure IP address or make the interface unnumbered
Not finding much on this error on the web....
if anyone has a suggestion please speak up!!!
router isis
net 49.0001.1111.1111.1111.00
int fa 0/0
ip router isis
then got error:
Cannot enable ISIS-IP. Configure IP address or make the interface unnumbered
Not finding much on this error on the web....
if anyone has a suggestion please speak up!!!
encrypt the encryption, never mind my brain hurts.
Comments
-
kalebksp Member Posts: 1,033 ■■■■■□□□□□Are you wanting to use unnumbered interfaces? Or are you just trying use ISIS? If you just want to use ISIS, give the interface an IP address.
-
liven Member Posts: 918Hmmmm
when I try to use the loop back I get this error:
R1(config-if)#ip unnumbered Loopback 0
Point-to-point (non-multi-access) interfaces onlyencrypt the encryption, never mind my brain hurts. -
liven Member Posts: 918Are you wanting to use unnumbered interfaces? Or are you just trying use ISIS? If you just want to use ISIS, give the interface an IP address.
This works... but defies the examples in the cisco lab BSCI portfolio guide....
oh wellencrypt the encryption, never mind my brain hurts. -
cisco_trooper Member Posts: 1,441 ■■■■□□□□□□What are you trying to accomplish here? To get ISIS running you just need an IP address on the interface. Not sure why you are moving toward an un-numbered interface unless you have a specific interest in using un-numbered, which is fine, but that doesn't look to be the case from your first post.
-
kalebksp Member Posts: 1,033 ■■■■■□□□□□This works... but defies the examples in the cisco lab BSCI portfolio guide....
oh well -
liven Member Posts: 918In my copy of the lab portfolio it says "Build and configure the network according to the diagram" (or something to that effect) at the beginning of the ISIS labs. Perhaps you overlooked it, or maybe we have different versions.
Looks like something flaky with dynamips....
blew the routers away and rebuilt the config and now I am off to the races!
Thanks gents!encrypt the encryption, never mind my brain hurts. -
tech-airman Member Posts: 953liven,
Why is the routing protocol called "Integrated Intermediate System-Intermediate System?"