724-746-5500 | blackbox.com
Page 188
Chapter 7: Command-Line Management
3. Command Syntax:
ip igmp snooping force-forward LINEnoneall
LINE Interface name list, ex: fe1-fe3, fe5.
none Not forward multicast packet to any interface.
all Forward multicast packet to all interfaces.
4. Example:
The following example force forwards multicast packet to interfaces fe1-fe3 and fe5:
switch_a(config)# ip igmp snooping force-forward fe1-fe3, fe5
switch_a(config)#
Passive Mode Forwarding Port:
1. Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The switch_a(config)# prompt will show on the screen.
switch_a(config)#
2. Usage:
Use this command to forward multicast packet to interface before the interface receiving IGMP query in passive mode.
3. Command Syntax:
ip igmp snooping passive-forward LINEnoneall
LINE Interface name list, ex: fe1-fe3, fe5.
none Not forward multicast packet to any interface.
all Forward multicast packet to all interfaces.
4. Example:
The following example forwards multicast packet to interfaces fe1-fe3 and fe5:
switch_a(config)# ip igmp snooping passive-forward fe1-fe3, fe5
switch_a(config)#
NTP
RTC Time:
1. Command Mode: Exec mode or Privileged Exec mode
Logon to Exec Mode (View Mode) or Privileged Exec Mode (Enable Mode).
The switch_a> or switch_a# prompt will show on the screen.
switch_a>
switch_a#
2. Usage:
Use the show rtc time command to show RTC time.