Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I want to automatic backup Cisco ASA config by using Call-home serviceI do by follow the guide from: https://supportforums.cisco.com/document/57466/asa-smart-call-home-common-uses-and-periodic-monitoringMy configuration in ASA:service call-homeno ca...
I try to migrate checkpoint firewall to ASA firewall recently. I use Cisco tool to convert checkpoint rule to cisco ASA rule.after that, I see all rule match in global access-list. There are over 1000 rules after the convertion . I think about chan...
we need inter-vlan routing between sg300- switch 2960 and router2900Please see attach file.and switch sg300 config (sg300_config.txt)on switch 2960, we config:int g1/0/1switchport mode accessswitchport access vlan 10!int g1/0/2switchport mode accesss...
we have network with nexus 7009 core and a module ML-148GS-11L we are deploying cisco wireless in the netowrk. wlc 2504 and AP 2602Iwlc 2504 connect direct to ML-148GS-11L (trunk)interface Ethernet5/35 switchport switchport mode trunk no shutdow...
normally, we config AP so the client have same subnet which AP connect to switch or modem like this:dot11 ssid <SSID-Name> authentication open guest-modeinterface Dot11Radio0ssid <SSID-Name>no shutdown!interface Dot11Radio1ssid <SSID-Name>no shutdo...
Thanks Jody,
I think the cli of sg300 silimar with 2960
so interface of sg300 can config like this
interface gigabitethernet1
switchport mode access
switchport access vlan 10
!
Is that right ?
hi Leo,1. SSID broadcast all radios2. "Broadcast SSID" enabled3. All AP in default-groupand client cant get SSID from the AP which connect to M1 line.But at the same time, the client can connect to other APs which connected to nexus through a 2960x s...