319
# On Host A, Telnet to Switch B that is directly connected to Switch A. The operation succeeds.
# On Host A, Telnet to Switch C that is directly connected to Switch A. The operation fails.
# Ping Switch C from Host A. The operation succeeds.
Telnet uses TCP and ping uses ICMP. The results show the following:
• All TCP packets arriving on VLAN-interface 11 of Switch A are forwarded to next hop 1.1.2.2.
• Other packets are forwarded through VLAN-interface 20.
• The interface PBR configuration is effective.