Configuration Example - Cisco 520-T1 - Small Business Pro SR Secure Router Software Configuration Manual

Software guide
Table of Contents

Advertisement

Configuration Example

Command
Step 3
encapsulation dot1q vlanID [native |
second-dot1q]
Example:
Router(config-subif)# encapsulation dot1q 1
native
Router(config-subif)#
Step 4
no cdp enable
Example:
Router(config-subif)# no cdp enable
Router(config-subif)#
Step 5
bridge-group number
Example:
Router(config-subif)# bridge-group 1
Router(config-subif)#
Step 6
exit
Example:
Router(config-subif)# exit
Router(config)#
Repeat these steps to configure more subinterfaces, as needed.
Configuration Example
The following configuration example shows a portion of the configuration file for the wireless LAN
scenario described in the preceding sections.
!
bridge irb
!
interface Dot11Radio0
no ip address
!
broadcast-key vlan 1 change 45
!
Cisco Secure Router 520 Series Software Configuration Guide
9-6
Chapter 9
Configuring a Wireless LAN Connection
Purpose
Specifies that IEEE 802.1Q (dot1q)
encapsulation is used on the specified
subinterface.
Disables the Cisco Discovery Protocol (CDP)
on the wireless interface.
Assigns a bridge group to the subinterface.
When the bridge-group command is
Note
enabled, the following commands are
automatically enabled, and cannot be
disabled. If you disable these commands
you may experience an interruption in
wireless device communication.
bridge-group 1
subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1
block-unknown-source
Exits subinterface configuration mode, and
enters global configuration mode.
OL-14210-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents