hi
so you have two SFP ports equipped with different fiber optic transceivers (One Single Mode, one Multi-Mode). Right?
yes in single switch
Yes its VLAN
i had given below the show running config
port 27 and 28 are in Multi mode and single mode respectively
just want to know the steps which i performed are correct ?
Rugby7 Switch4# show running-config
Running configuration:
; J9625A Configuration Editor; Created on release #RA.15.15.0012
; Ver #06:04.18.63.ff.37.2f:9e
hostname "Rugby7 Switch4"
trunk 27-28 trk4 trunk
ip default-gateway 192.168.200.254
snmp-server community "public" unrestricted
vlan 1
name "DEFAULT_VLAN"
no untagged 1-24
untagged 25-26,Trk4
no ip address
exit
vlan 63
name "VLAN63"
untagged 1-23
tagged Trk4
no ip address
exit
vlan 777
name "VLAN777"
untagged 24
tagged Trk4
ip address 192.168.200.104 255.255.255.0
exit
spanning-tree Trk4 priority 4
no tftp server
no dhcp config-file-update
no dhcp image-file-update
password manager
Rugby7 Switch4#
Rugby7 Switch4# show trunks
Load Balancing Method: L3-based (default)
Port | Name Type | Group Type
---- + -------------------------------- --------- + ----- --------
27 | 1000SX | Trk4 Trunk
28 | 1000LX | Trk4 Trunk
Rugby7 Switch4#