Shared Flashcard Set

Details

BCMSN - Security Pt.2
BCMSN - Security Pt.2
35
Engineering
Graduate
12/17/2007

Additional Engineering Flashcards

 


 

Cards

Term
Where are port ACLs (PACL) applied?
Definition
PACLs are applied to a L2 switch port, trunk port, or EtherChannel port. The PACL feature is available only on IOS-based Catalyst switches. The PACLs apply to all traffic on the port, including all VLANs on a trunk port.
Term
What does a FWSM use as interfaces since there are no physical interfaces on the module?
Definition
A FWSM uses internal VLAN interfaces. You assign these VLANs to the FWSM to the physical switch ports, and hosts connect to those ports.
Term
What are a few of the features provided by DHCP Snooping?
Definition
It includes the capability to trust a port as a DHCP server and prevent unauthorized DHCP server responses from untrusted access ports. Another feature is per-port DHCP message rate limiting, which is configuable in pps and is used to prevent DoS attacks.
Term
What kind of information is stored on a switch when using DHCP snooping?
Definition
DHCP snooping builds a DHCP binding table that contains the client IP addresses, MAC addresses, ports, VLAN numbers, leases, and binding types. The Supervisor Engine adds the ingress module, port, VLAN, and switch MAC address to the packet before forwarding the request to the DHCP server.
Term
What command enables DHCP snooping on a particular VLAN?
Definition
ip dhcp snooping vlan vlan-id
Term
What command enables rate limited DHCP snooping on a particular interface?
Definition
ip dhcp snooping limit rate limit
Term
What command displays the DHCP snooping setting on a switch?
Definition
show ip dhcp snooping
Term
Describe the general concept of the IP Source Guard  (IPSG) feature.
Definition
IPSG derives the valid source port information with the help of the DHCP snooping binding table or static source binding. With IPSG configured, on link up, the only packets allowed are the DHCP packets. Once the DHCP server assigns the IP address, the DHCP snooping binding is updated. IPSG then automatically installs a per-port VLAN ACL (PVACL) for the interface. Any IP traffic form the host port with a source IP address other than that in the IP source binding will be filtered out.
Term
What are the 2 different levels of IP traffic security filtering provided by IPSG?
Definition
- Source IP address filter - IP traffic is filtered based on its source IP address. Only IP traffic with the IP address that matches the IP source binding entry is permitted.
 
- Source IP and MAC address filter - IP traffic is filtered based on its source IP address as well as its MAC address. Only IP traffic with source IP and MAC addresses matchingthe IP source binding entry are permitted 
Term
What is the default setting on a port when using IPSG?
Definition
By default, if the IP filter is enabled without any IP source binding on the port, the default PVACL that denies all IP traffic is installed on the port. Similarly, when the IP filter is disabled, any IP source filter PVACL will be removed from the interface.
Term
What interface-level command enables IPSG with source MAC and IP filtering?
Definition
ip verify source vlan dhcp-snooping port-security
Term
What command configures a static IP source binding on a Catalyst switch?
Definition
ip source binding mac-address vlan vlan-id ip-address interface interface-id
Term
What does the dynamic ARP inspection feature use to verify that a source MAC address is originating from the correct port?
Definition
The switch is able to determine the correct port by manual configuration or dynamically using the DHCP snooping binding table. In addtion, the violator port is err-disabled.
Term
What command allows you to apply ARP throttling on an interface?
Definition
ip arp inspection limit rate 0-2048
Term
What command specifies one or more AAA methods for use on interfaces running IEEE 802.1X?
Definition
aaa authentication dot1x
Term
What command configures a switch's AAA authentication list?
Definition
aaa authentication login {default | list-name} method1
Term
What command initiates configuration of RSA keys for SSH access?
Definition
crypto key generate rsa
Term
What command configures an interface for authorization state of 802.1X?
Definition
dot1x port-control {auto | force-authorized | force-unauthorized}
Term
What command enables 802.1X globally on a switch?
Definition
dot1x system-auth-control
Term
What command applies the AAA authentication list to a line or set of lines?
Definition
login authentication {default | list-name}
Term
What command enables DAI trust for an interface?
Definition
ip arp inspection trust
Term
What command enables DAI for a speicific VLAN?
Definition
ip arp inspection vlan vlan-id
Term
What command enables DHCP snooping?
Definition
ip dhcp snooping
Term
What command enables/disables DHCP snooping trust for the interface?
Definition
[no] ip dhcp snooping trust
Term
What command enables DHCP snooping for a specific VLAN?
Definition
ip dhcp snooping vlan vlan-id
Term
What command enables IPSG for a specified interface ans uses DHCP snooping information?
Definition
ip verify source vlan dhcp-snooping
Term
What command configures MAC address filtering for the specified MAC address in the specified VLAN?
Definition
mac-address-table static mac-address vlan vlan-id drop
Term
What command enables/disables DHCP option 82 tagging by a switch?
Definition
[no] ip dhcp snooping information option
Term
What command displays configuration and statistics for DAI?
Definition
show ip arp inspection
Term
What command displays DHCP snooping configuration and statistics?
Definition
show ip dhcp snooping
Term
What command displays DHCP snooping bindings?
Definition
show ip dhcp snooping binding
Term
What command displays the IP Source Guard bindings?
Definition
show ip source binding
Term
What command displays the IPSG status for the configured interfaces?
Definition
show ip verify source
Term
What command configures unicast or multicast flooding blocking feature?
Definition
switchport block [unicast | multicast]
Term
What command specifies the port security aging options?
Definition
switchport port-security aging {static | time | type}
Supporting users have an ad free experience!