Valid 350-401 Dumps shared by EduDump.com for Helping Passing 350-401 Exam! EduDump.com now offer the newest 350-401 exam dumps, the EduDump.com 350-401 exam questions have been updated and answers have been corrected get the newest EduDump.com 350-401 dumps with Test Engine here:
Which statement about an RSPAN session configuration is true?
Correct Answer: C
in all participating switches -> This VLAN can be considered a special VLAN type -> Answer 'A special VLAN type must be used as the RSPAN destination' is correct. Reference: elease/12-2_55_se/configuration/guide/3750xscg/swspan.html We can configure multiple RSPAN sessions on a switch at a time, then continue configuring multiple RSPAN sessions on the other switch without any problem -> Answer 'Only one session can be configured at a time' is not correct. This is how to configure Remote SPAN (RSPAN) feature on two switches. Traffic on FastEthernet0/1 of Switch 1 will be sent to Fa0/10 of Switch2 via VLAN 40. + Configure on both switches Switch1,2(config)#vlan 40 Switch1,2(config-vlan)#remote-span + Configure on Switch1 Switch1(config)# monitor session 1 source interface FastEthernet 0/1 Switch1(config)# monitor session 1 destination remote vlan 40 + Configure on Switch2 Switch2(config)#monitor session 5 source remote vlan 40 Switch2(config)# monitor session 5 destination interface FastEthernet 0/10