Gee that is true! I can´t beleive I didn´t know that for
all those years with IOS Autonomous Aps !

Now a good thing would to know excacly what each and every command does.
Some you have an idea by their naming but it would be nice to know. If
I will research I shall post it here.

Thanks Kara !

1242-B-CCIE(config)#int dot11Radio 1.100
1242-B-CCIE(config-subif)#en
1242-B-CCIE(config-subif)#encapsulation do
1242-B-CCIE(config-subif)#encapsulation dot1Q 100
1242-B-CCIE(config-subif)#br
1242-B-CCIE(config-subif)#bridge-group 100 
1242-B-CCIE(config-subif)#do show run int dot11radio1.100
Building configuration...

Current configuration : 287 bytes
!
interface Dot11Radio1.100
 encapsulation dot1Q 100
 no ip route-cache
 bridge-group 100
 bridge-group 100 subscriber-loop-control
 bridge-group 100 block-unknown-source
 no bridge-group 100 source-learning
 no bridge-group 100 unicast-flooding
 bridge-group 100 spanning-disabled
end

regards. Kristjan

-----Original Message-----
From: Kara Muessig (kmuessig) [mailto:[email protected]] 
Sent: 20. janúar 2011 16:53
To: Kristján Ólafur Eðvarðsson; [email protected]
Subject: RE: [CCIE Wireless] Autonmous CLI

Hey Kristjan,

For the bridge-groups all you need to do is type the config that you had below 
and the system will auto populate all of the rest of the config.  Put in your 
config and do a show run to validate.

Thanks,

-Kara

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Kristján Ólafur 
Eðvarðsson
Sent: Thursday, January 20, 2011 8:41 AM
To: [email protected]
Subject: [CCIE Wireless] Autonmous CLI

Hey guys and girl(s),

I try only to use CLI in the autonomous section.
I have been wondering if some of the extra commands
that the WEB GUI adds when using that.

For example.

Creating vlans and subinterfaces.

!         
interface Dot11Radio1.114
 encapsulation dot1Q 114
 no ip route-cache
 bridge-group 114
 bridge-group 114 subscriber-loop-control
 bridge-group 114 block-unknown-source
 no bridge-group 114 source-learning
 no bridge-group 114 unicast-flooding
 bridge-group 114 spanning-disabled
!
interface FastEthernet0
 no ip address
 no ip route-cache
 duplex auto
 speed auto
 bridge-group 1
 no bridge-group 1 source-learning
 bridge-group 1 spanning-disabled
!
interface FastEthernet0.114
 encapsulation dot1Q 114
 no ip route-cache
 bridge-group 114
 no bridge-group 114 source-learning
 bridge-group 114 spanning-disabled
!

But according to some configuration guides.
And what I usually do is just:
!
interface Dot11Radio1.114
encapsulation dot1Q 114
 bridge-group 114
!
and the same with fastethernet0.114
!
Speed is a requirement in the LAB exam so I want
do do without extra commands. I am just worried if the
grading of the exam would require the source-learning and spanning-disabled.
I might just look them up and post another mail that explains what they do.
!
Also in local radius the EAP FAST parameters don´t seem to matter. Without
them EAP-FAST works fine.

Any comments on this ?

regards. Kristjan


_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to