Connect and configure switch Catalyst 3560 to Ge1 of IR829
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2019 10:19 PM
vHi,
I want to connect multiple hosts via catalyst 3560 switch to Ge1 interface of IR829.
I have already created a VLAN 10 at Ge1 with IP 192.168.10.254.
How do I configure the switch to make it work in this scenario?
My other settings for cellular and router are as follow:
controller Cellular 0
lte sim data-profile 1 attach-profile 1 slot 0
interface Cellular0
ip address negotiated
encapsulation slipDiscussions
dialer in-band
dialer string lte
dialer-group 1
ip nat outside
ip route 0.0.0.0 0.0.0.0 Cellular0
dialer-list 1 protocol ip permit
line 0
interface Vlan10
description Connection to PC
ip address 192.168.10.254 255.255.255.0
ip nat inside
ip virtual-reassembly in
interface GigabitEthernet1
switchport access vlan 10
no ip address
ip nat inside source list 1 interface Cellular0 overload
access-list 1 permit 192.168.10.0 0.0.0.255
- Labels:
-
General
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2019 10:24 PM
