cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
428
Views
5
Helpful
1
Replies

ip tcp adjust-mss on LAN and BVI

johnlloyd_13
Level 9
Level 9

hi all,

just a quick question, we got routers configured with LAN interface and bridged to a BVI interface.

i want to set the ip tcp adjust-mss 1420 but which port will take precedence?

my question, which port do i configure this command?

 

interface FastEthernet0/0.2 
 description ### Corp LAN ###
 encapsulation dot1Q 2
 no ip redirects
 ip accounting output-packets
 ip nbar protocol-discovery
 ip tcp adjust-mss 1420   <<<


interface BVI2
 description ### Corp VLAN ###
 ip address 192.168.231.1 255.255.255.0 
 ip flow ingress
 

 

1 Accepted Solution

Accepted Solutions

Mike Williams
Level 5
Level 5
Since this command works at the IP layer, you will need to apply it to the routed interface. That will be BVI2 in this case. Regards, Mike

View solution in original post

1 Reply 1

Mike Williams
Level 5
Level 5
Since this command works at the IP layer, you will need to apply it to the routed interface. That will be BVI2 in this case. Regards, Mike
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card