- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2024
09:40 AM
- last edited on
06-30-2024
10:15 AM
by
rupeshah
Hello Community friends,
Can someone help me with SFP port configuration on Teg Gig interface for Cisco 9300 switch to connect to Veritas appliance? What are all the things that i need to take under configuration for this setup? Any help from the community greatly appreciated. Thank you in advance!!
Solved! Go to Solution.
- Labels:
-
Catalyst 9000
-
Other Switching
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2024 06:12 PM
Hi,
So, it depends on your setup, but usually, you need to configure the port with the correct VLAN. Also, the port is generally configured as an access port because you only need to configure it with one vlan.
example:
config t
interface tex/x/x
switchport mode access
swtchport access vlan xxx
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2024 11:44 PM
as @Reza Sharifi mentioned depends how you connecting.
My view, is this ethernet or Fibre ? (when i used deployed some time back we had Ethernet delivery - does not have SFP, it has more ports so you can bundle for best performance)
If the new model have SFP port Make sure use right optics for both the side to work, Cisco side need to use Cisco Option 10G-SR for Cisco side MM fiber
Configure wise simple as mentioned in the post, if you looking High availability, then Port-bundle configuration required with right hashing algorithm to work as expected.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2024 06:12 PM
Hi,
So, it depends on your setup, but usually, you need to configure the port with the correct VLAN. Also, the port is generally configured as an access port because you only need to configure it with one vlan.
example:
config t
interface tex/x/x
switchport mode access
swtchport access vlan xxx
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 12:52 PM
Thank you, Reza!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2024 11:44 PM
as @Reza Sharifi mentioned depends how you connecting.
My view, is this ethernet or Fibre ? (when i used deployed some time back we had Ethernet delivery - does not have SFP, it has more ports so you can bundle for best performance)
If the new model have SFP port Make sure use right optics for both the side to work, Cisco side need to use Cisco Option 10G-SR for Cisco side MM fiber
Configure wise simple as mentioned in the post, if you looking High availability, then Port-bundle configuration required with right hashing algorithm to work as expected.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 12:52 PM
Thank you, Balaji!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 08:29 AM
Hi @balaji.bandi sir, Now Veritas coming with SFP and ethernet module. it comes with appliance and backup for backup eth module and for appliances we are using fiber module.
@danra accordingly configure ports. for redundancy configure port in LACP mode.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 12:53 PM
Thank you, Aniketlole!
