cancel
Showing results for 
Search instead for 
Did you mean: 

How can I use chalet on a new switch?

How can I use chalet on a new switch?

Ruth_Hinds
New Contributor
Please what cable will I use to connect to the management switch to use chalet. Have summit X440 switch. and how do i get the last 2 numbers for the ip address.
35 REPLIES 35

Drew_C
Valued Contributor III
Ruth, the mgmt port isn't active. The mgmt VLAN is also in a different subnet than that of your TFTP server. You'll need some routing in the network to take care of that. You'll need the default route set (per the article above) to help with that.
Once you have routing and an active mgmt port connection to your network, your ping command will look like:
code:
ping vr vr-mgmt 192.168.168.239

X440-48p-10G.11 # show vlan---------------------------------------------------------------------------------------------
Name VID Protocol Addr Flags Proto Ports Virtual
Active router
/Total
---------------------------------------------------------------------------------------------
Default 1 --------------------------------T-------------- ANY 1 /50 VR-Default
Mgmt 4095 192.0.2.100 /24 --------------------------- ANY 0 /1 VR-Mgmt
---------------------------------------------------------------------------------------------
Flags : (B) BFD Enabled, (c) 802.1ad customer VLAN, (C) EAPS Control VLAN,
(d) Dynamically created VLAN, (D) VLAN Admin Disabled,
(e) CES Configured, (E) ESRP Enabled, (f) IP Forwarding Enabled,
(F) Learning Disabled, (i) ISIS Enabled, (I) Inter-Switch Connection VLAN for MLAG,
(k) PTP Configured, (l) MPLS Enabled, (L) Loopback Enabled,
(m) IPmc Forwarding Enabled, (M) Translation Member VLAN or Subscriber VLAN,
(n) IP Multinetting Enabled, (N) Network Login VLAN, (o) OSPF Enabled,
(O) Flooding Disabled, (p) PIM Enabled, (P) EAPS protected VLAN,
(r) RIP Enabled, (R) Sub-VLAN IP Range Configured,
(s) Sub-VLAN, (S) Super-VLAN, (t) Translation VLAN or Network VLAN,
(T) Member of STP Domain, (v) VRRP Enabled, (V) VPLS Enabled, (W) VPWS Enabled

Total number of VLAN(s) : 2

The TFTP's server is 192.168.168.239

How about you post the output of "show vlan" and also tell us the IP of the TFTP server.

I am using the console port to set this up

what else do I have to do to be able to ping the tftp server? This server is on my LAN at work.

GTM-P2G8KFN