65
8. show ip command
This command is used to show current IGMP configuration and switch IP
configuration.
# show ip ?
igmp IGMP snooping
interface Interface information
redirects Default gateway configured for this device
show ip igmp snooping command will show current switch IGMP
configuration.
show ip igmp snooping mrouter command will show current IGMP multicast
router setting.
For example,
# show ip igmp snooping
IGMP Status: Disable
IGMP Querying: Disable
IGMP Querying: Disable
IGMP Query Interval: 125 seconds
IGMP Report Delay: 15 seconds
IGMP Query Timeout: 255 seconds
# show ip igmp snooping mrouter
Type M'cast Router Ports
------ --------------------
static Eth 1/
show ip interface command will show current switch IP configuration.
For example,
# show ip interface
IP address and netmask: 192.168.1.12 255.255.255.0 on VLAN 1
show ip redirects command will show current IP gateway setting of the switch.
For example,
# show ip redirects
gateway: 192.168.1.254
9. show ip-filter command
This command is used to show current IP-Filter function status of the switch.
# show ip-filter
IP Filter Configuration
IP Address Filter: Disable
For showing filter IP address, “show interface switchport” command will show
port settings one after another. And “show interface switchport ethernet 1/x”
command will show Port x settings.