Cisco Nexus 5000 Series Podręcznik konfiguracji - Strona 3

Przeglądaj online lub pobierz pdf Podręcznik konfiguracji dla Router sieciowy Cisco Nexus 5000 Series. Cisco Nexus 5000 Series 6 stron. Configuring ip source guard
Również dla Cisco Nexus 5000 Series: Uwaga dotycząca wydania (26 strony), Skrócona instrukcja obsługi (14 strony), Uwaga dotycząca wydania (26 strony), Podręcznik referencyjny (12 strony), Instrukcja rozwiązywania problemów (8 strony), Podręcznik (11 strony), Podręcznik (6 strony), Podręcznik (7 strony), Instrukcja obsługi (45 strony)

Cisco Nexus 5000 Series Podręcznik konfiguracji

Configuring IP Source Guard

Parameters
IP source entries
Configuring IP Source Guard
Enabling or Disabling IP Source Guard on a Layer 2 Interface
You can enable or disable IP Source Guard on a Layer 2 interface. By default, IP Source Guard is disabled
on all interfaces.
Before You Begin
Ensure that the DHCP feature is enabled.
SUMMARY STEPS
1. configure terminal
2. interface ethernet slot/port
3. [no] ip verify source dhcp-snooping-vlan
4. (Optional) show running-config dhcp
5. (Optional) copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
interface ethernet slot/port
Example:
switch(config)# interface ethernet 2/3
switch(config-if)#
Step 3
[no] ip verify source dhcp-snooping-vlan
Example:
switch(config-if)# ip verify source dhcp-snooping
vlan
Default
None. No static or default IP source entries exist by
default.
Purpose
Enters global configuration mode.
Enters interface configuration mode for the specified
interface.
Enables IP Source Guard on the interface. The no option
disables IP Source Guard on the interface.
Cisco Nexus 5000 Series NX-OS Security Configuration Guide, Release 5.0(3)N1(1)
Configuring IP Source Guard
3