53 | | === Configure FAC1 === |
54 | | Login to FAC1 Router and add ''' Fa 1/14 ''' port to ''' VLAN 5 ''' |
55 | | {{{ |
56 | | FAC1(config)#int fa 1/14 |
57 | | FAC1(config-if)#switchport mode access |
58 | | FAC1(config-if)#switchport access vlan 5 |
| 53 | === Check the network connectivity === |
| 54 | From '''INSIDE_XP VM''' ping to Following IPs and you should get success replies; |
| 55 | |
| 56 | * 8.8.8.8 (google) |
| 57 | * 10.1.5.12 (smokeping Server) |
| 58 | * 10.1.5.10 (!LibreNms /Oxidized Server) |
| 59 | * 172.30.1.20 (Web Server) |
| 60 | * 10.1.0.2 (PFsense Firewall) |
| 61 | |